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 03534d2 commit a46a59dCopy full SHA for a46a59d
1 file changed
editor-packages/editor-dashboard/index.ts
@@ -1,2 +1,2 @@
1
-export * from "./core";
+export { DashboardStateProvider, useDashboard } from "./core";
2
export * from "./scaffold";
0 commit comments