merge common into m1-datnguyen

This commit is contained in:
unknown
2021-08-20 18:16:19 +07:00
4 changed files with 28 additions and 8 deletions

View File

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