feat: Author Datetime bug: CheckboxCommon

This commit is contained in:
quangnhankie
2021-08-26 09:23:01 +07:00
parent 188232e5e3
commit 3d27832080
11 changed files with 78 additions and 13 deletions

View File

@@ -8,4 +8,6 @@ export { default as ViewAllItem} from './ViewAllItem/ViewAllItem'
export { default as ItemWishList} from './ItemWishList/ItemWishList'
export { default as Logo} from './Logo/Logo'
export { default as Inputcommon} from './InputCommon/InputCommon'
export { default as CheckboxCommon} from './CheckboxCommon/CheckboxCommon'
export { default as CheckboxCommon} from './CheckboxCommon/CheckboxCommon'
export { default as Author} from './Author/Author'
export { default as DateTime} from './DateTime/DateTime'