We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e6050 commit 028c91eCopy full SHA for 028c91e
src/index.ts
@@ -3,4 +3,5 @@ export * from "@/components/card";
3
export * from "@/components/form";
4
export * from "@/components/input";
5
export * from "@/components/label";
6
+export * from "@/components/skeleton";
7
export { cn } from "@/lib/utils";
0 commit comments