We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ca6a54 commit 4c8aafdCopy full SHA for 4c8aafd
src/components/layout/editor/editing/EditingPane.svelte
@@ -24,7 +24,7 @@
24
targetElement.textContent = targetString;
25
afterType();
26
}
27
- }1
+ }
28
29
function afterType() {
30
if($selectedUnit == null) {
0 commit comments