styles: input search

This commit is contained in:
lytrankieio123
2021-08-24 13:52:01 +07:00
parent 71eaa424ec
commit 6d828280a0
4 changed files with 29 additions and 3 deletions

View File

@@ -5,3 +5,4 @@ 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 InputSearch} from './InputSearch/InputSearch'