Make linter happy
This commit is contained in:
parent
95a3be09a5
commit
88cabb3eed
1 changed files with 1 additions and 1 deletions
|
@ -9,4 +9,4 @@ export default function injectCss(root) {
|
||||||
pointer-events: none;
|
pointer-events: none;
|
||||||
}`));
|
}`));
|
||||||
root.appendChild(styles);
|
root.appendChild(styles);
|
||||||
};
|
}
|
||||||
|
|
Loading…
Reference in a new issue