We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e85d75 commit c3159c0Copy full SHA for c3159c0
1 file changed
packages/ui/src/index.ts
@@ -6,6 +6,6 @@ export * from "./button";
6
export * from "./input";
7
export * from "./layouts";
8
export * from "./textarea";
9
-export * from "./footer";
+// export * from "./footer";
10
export * from "./toast";
11
export * from "./toggle";
0 commit comments