mirror of
https://github.com/vercel/commerce.git
synced 2025-07-26 03:31:23 +00:00
🎨 styles: border radius input common default
:%s
This commit is contained in:
@@ -119,3 +119,14 @@ export const FEATURED = [
|
||||
]
|
||||
|
||||
export const DEFAULT_BLOG_PAGE_SIZE=6;
|
||||
|
||||
export const STATE_OPTIONS = [
|
||||
{
|
||||
name: 'Hồ Chí Minh',
|
||||
value: 'Hồ Chí Minh',
|
||||
},
|
||||
{
|
||||
name: 'Hà Nội',
|
||||
value: 'Hà Nội',
|
||||
},
|
||||
]
|
Reference in New Issue
Block a user