Skip to content

Types not exported for BlocknoteView #452

@brendanlaschke

Description

@brendanlaschke

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingprio:highHigh priority

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions