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