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 be9cf67 commit 4e302ecCopy full SHA for 4e302ec
packages/ui-next/src/index.ts
@@ -1,4 +1,4 @@
1
export * from "./components";
2
-export * from "./context";
+export * from "#context";
3
export * from "./hooks";
4
export * from "./utils";
0 commit comments