feat: ModalCommon

:%s
This commit is contained in:
unknown
2021-08-27 11:57:18 +07:00
parent f612256f8c
commit c27fbef46b
8 changed files with 147 additions and 1 deletions

View File

@@ -24,3 +24,4 @@ export { default as MenuDropdown} from './MenuDropdown/MenuDropdown'
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'