Skip to content

Commit db24c2c

Browse files
committed
fix build
1 parent 7f50118 commit db24c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/src/BlockNoteEditor.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
import { BlockNoteEditor } from "@blocknote/core";
21
import { expect, it } from "vitest";
2+
import { BlockNoteEditor } from "./BlockNoteEditor";
33
import { getBlockInfoFromPos } from "./extensions/Blocks/helpers/getBlockInfoFromPos";
44

55
/**

0 commit comments

Comments
 (0)