Skip to content

Commit a16c79e

Browse files
feat: export ShadCNComponentsContext (#1965)
1 parent 1c30f66 commit a16c79e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/shadcn/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ import "./style.css";
22

33
export { BlockNoteView } from "./BlockNoteView.js";
44
export { components } from "./components.js";
5+
export * from "./ShadCNComponentsContext";

0 commit comments

Comments
 (0)