4
0
forked from crowetic/commerce

Adding Icons

This commit is contained in:
Belen Curcio
2020-09-29 19:55:48 -03:00
parent 8355ebb740
commit bfcdbb2449
6 changed files with 117 additions and 10 deletions

View File

@@ -1,6 +1,6 @@
export { default as Avatar } from "./Avatar";
export { default as Footer } from "./Footer";
export { default as Navbar } from "./Navbar";
export { default as Searchbar } from "./Searchbar";
export { default as Layout } from "./Layout";
export { default as Featurebar } from "./Featurebar";
export { default as Footer } from "./Footer";
export { default as Layout } from "./Layout";
export { default as Navbar } from "./Avatar";
export { default as Searchbar } from "./Avatar";