Skip to content

Commit 936ce25

Browse files
committed
end of line
1 parent 128e624 commit 936ce25

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib/Functions/handleCopy.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ export function copyDataCommands(event: ClipboardEvent, state: State, div: HTMLD
4141

4242
state.hiddenFocusElement?.focus({ preventScroll: true });
4343
event.preventDefault();
44-
}
44+
}

0 commit comments

Comments
 (0)