diff --git a/src/ink/dom.ts b/src/ink/dom.ts index 993dadd..d201949 100644 --- a/src/ink/dom.ts +++ b/src/ink/dom.ts @@ -482,3 +482,4 @@ export function findOwnerChainAtRow(root: DOMElement, y: number): string[] { } } } +