4
0
forked from crowetic/commerce

5 lines
141 B
TypeScript
Raw Normal View History

2020-09-30 11:44:38 -05:00
export { default as Button } from "./Button";
export { default as Container } from "./Container";
export { default as Logo } from "./Logo";