mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Arch and components by functionality
This commit is contained in:
4
components/ui/index.ts
Normal file
4
components/ui/index.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
export { default as Button } from "./Button";
|
||||
export { default as Container } from "./Container";
|
||||
|
||||
export { default as Logo } from "./Logo";
|
Reference in New Issue
Block a user