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.
ShadCNComponentsContext
1 parent 1c30f66 commit a16c79eCopy full SHA for a16c79e
packages/shadcn/src/index.tsx
@@ -2,3 +2,4 @@ import "./style.css";
2
3
export { BlockNoteView } from "./BlockNoteView.js";
4
export { components } from "./components.js";
5
+export * from "./ShadCNComponentsContext";
0 commit comments