lint
This commit is contained in:
parent
e8e19f4b31
commit
d222c7e824
2 changed files with 3 additions and 3 deletions
|
|
@ -9,4 +9,4 @@ export function isLink(el: HTMLElement) {
|
|||
return isLink(el.parentElement);
|
||||
}
|
||||
return false;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue