pull m4-sonnguyen

This commit is contained in:
unknown
2021-09-06 10:04:12 +07:00
parent 8e7858d652
commit d979442f5f
2 changed files with 4 additions and 3 deletions

View File

@@ -35,4 +35,5 @@ export { default as ProductList} from "./ProductList/ProductList"
export { default as ModalCreateUserInfo} from './ModalCreateUserInfo/ModalCreateUserInfo'
export { default as CardBlog} from './CardBlog/CardBlog'
export { default as RelevantBlogPosts} from './RelevantBlogPosts/RelevantBlogPosts'
export { default as CollapseCommon} from './CollapseCommon/CollapseCommon'
export { default as CollapseCommon} from './CollapseCommon/CollapseCommon'
export { default as BreadcrumbCommon } from './BreadcrumbCommon/BreadcrumbCommon'