Skip to content

Commit 4e302ec

Browse files
Fix header context
1 parent be9cf67 commit 4e302ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/ui-next/src/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
export * from "./components";
2-
export * from "./context";
2+
export * from "#context";
33
export * from "./hooks";
44
export * from "./utils";

0 commit comments

Comments
 (0)