We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 128e624 commit 936ce25Copy full SHA for 936ce25
1 file changed
src/lib/Functions/handleCopy.ts
@@ -41,4 +41,4 @@ export function copyDataCommands(event: ClipboardEvent, state: State, div: HTMLD
41
42
state.hiddenFocusElement?.focus({ preventScroll: true });
43
event.preventDefault();
44
-}
+}
0 commit comments