init caroucel

This commit is contained in:
unknown
2021-08-20 18:10:13 +07:00
parent ef1c53b3a9
commit 8a3aaf4d6a
10 changed files with 165 additions and 2 deletions

View File

@@ -1,3 +1,4 @@
export { default as ButtonCommon } from './ButtonCommon/ButtonCommon'
export { default as Layout } from './Layout/Layout'
export { default as CarouselCommon } from './CarouselCommon/CarouselCommon'