forked from crowetic/commerce
Adding Icons
This commit is contained in:
3
components/icon/index.ts
Normal file
3
components/icon/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export { default as Bag } from "./Bag";
|
||||
export { default as Heart } from "./Heart";
|
||||
export { default as Trash } from "./Trash";
|
Reference in New Issue
Block a user