mirror of
https://github.com/AmruthPillai/Reactive-Resume.git
synced 2025-11-14 16:51:33 +10:00
refactor(v4.0.0-alpha): beginning of a new era
This commit is contained in:
6
libs/ui/src/variants/index.ts
Normal file
6
libs/ui/src/variants/index.ts
Normal file
@ -0,0 +1,6 @@
|
||||
export * from "./alert";
|
||||
export * from "./badge";
|
||||
export * from "./button";
|
||||
export * from "./sheet";
|
||||
export * from "./toast";
|
||||
export * from "./toggle";
|
||||
Reference in New Issue
Block a user