This commit is contained in:
sonnguyenkieio
2021-09-06 14:11:16 +07:00
parent 6c4669e2f9
commit 3f23005064
2 changed files with 20 additions and 4 deletions

View File

@@ -28,3 +28,5 @@ export { default as NotiMessage} from './NotiMessage/NotiMessage'
export { default as VideoPlayer} from './VideoPlayer/VideoPlayer'
export { default as SelectCommon} from './SelectCommon/SelectCommon'
export { default as ModalCommon} from './ModalCommon/ModalCommon'
export { default as BreadcrumbCommon } from './BreadcrumbCommon/BreadcrumbCommon'
export { default as TabCommon } from './TabCommon/TabCommon'