🔧 config: index.ts

This commit is contained in:
sonnguyenkieio 2021-09-01 09:15:23 +07:00
parent 2f02611a16
commit a655c6daf2

View File

@ -0,0 +1,2 @@
export { default as AccountNavigation } from './AccountNavigation/AccountNavigation'
export { default as DeliveryItem } from './DeliveryItem/DeliveryItem'