We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a0313d commit 0f734c5Copy full SHA for 0f734c5
src/lib/logic/documentState.ts
@@ -44,7 +44,7 @@ import type {
44
Section,
45
VisibleSection
46
} from '$lib/types'
47
-import { SelectionType } from '$lib/types'
+import { SelectionType } from '$lib/types.js'
48
import { CaretType } from '$lib/types.js'
49
import { int } from '../utils/numberUtils.js'
50
import { isLargeContent } from '$lib/utils/jsonUtils.js'
0 commit comments