feat(core-ui): migrate atoms/molecules/templates from packages/ui
This commit is contained in:
@@ -1 +1,5 @@
|
||||
export {};
|
||||
export { cn } from "./lib/utils";
|
||||
export * from "./atoms/index";
|
||||
export * from "./molecules/index";
|
||||
export * from "./organisms/index";
|
||||
export * from "./templates/index";
|
||||
|
||||
Reference in New Issue
Block a user