4
0
forked from crowetic/commerce

5 lines
184 B
TypeScript
Raw Normal View History

2020-10-01 20:40:40 -05:00
export { default as Button } from './Button'
export { default as Container } from './Container'
export { default as Sidebar } from './Sidebar'
export { default as Logo } from './Logo'