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 7f50118 commit db24c2cCopy full SHA for db24c2c
packages/core/src/BlockNoteEditor.test.ts
@@ -1,5 +1,5 @@
1
-import { BlockNoteEditor } from "@blocknote/core";
2
import { expect, it } from "vitest";
+import { BlockNoteEditor } from "./BlockNoteEditor";
3
import { getBlockInfoFromPos } from "./extensions/Blocks/helpers/getBlockInfoFromPos";
4
5
/**
0 commit comments