feat: btn icon buy

:%s
This commit is contained in:
lytrankieio123
2021-08-24 14:16:21 +07:00
parent 44b8cf4608
commit 5517928556
3 changed files with 29 additions and 4 deletions

View File

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