refactor: edit classname and export icon

This commit is contained in:
unknown
2021-08-25 18:30:33 +07:00
parent a18eb2b320
commit 7d55bbf46e
8 changed files with 37 additions and 14 deletions

View File

@@ -3,4 +3,5 @@ export { default as Layout } from './Layout/Layout'
export { default as Head } from './Head/Head'
export { default as ViewAllItem} from './ViewAllItem/ViewAllItem'
export { default as ItemWishList} from './ItemWishList/ItemWishList'
export { default as Logo} from './Logo/Logo'
export { default as Logo} from './Logo/Logo'
export { default as SelectCommon} from './SelectCommon/SelectCommon'