🔧 config: cookie

:%s
This commit is contained in:
lytrankieio123
2021-10-19 11:07:47 +07:00
parent 2667facd98
commit ae8bb28402
4 changed files with 25 additions and 20 deletions

View File

@@ -14,9 +14,11 @@ interface ShippingInfoFormProps {
const option = [
{
name: 'Hồ Chí Minh',
value: 'Hồ Chí Minh',
},
{
name: 'Hà Nội',
value: 'Hà Nội',
},
]