🎨 styles: menu dropdown common

:%s
This commit is contained in:
lytrankieio123
2021-08-25 10:36:38 +07:00
parent 852318c3c3
commit d735e327b2
6 changed files with 159 additions and 2 deletions

View File

@@ -8,3 +8,5 @@ export { default as Inputcommon} from './InputCommon/InputCommon'
export { default as InputSearch} from './InputSearch/InputSearch'
export { default as ButtonIconBuy} from './ButtonIconBuy/ButtonIconBuy'
export { default as Banner} from './Banner/Banner'
export { default as Footer} from './Footer/Footer'
export { default as MenuDropdown} from './MenuDropdown/MenuDropdown'