-
-
Notifications
You must be signed in to change notification settings - Fork 599
Closed
Labels
Description
Describe the bug
The new release doesn't expose the types for BlocknoteView
The types export
export * from "./editor/BlockNoteTheme";
export * from "./editor/BlockNoteView";
export * from "./editor/defaultThemes";
/node_modules/@blocknote/react/types/src/editor
doesn't exist instead there exists a folder /node_modules/@blocknote/react/types/src/Editor
(uppercase)
To Reproduce
The releases types