abe3488861
* Get the default store state We are merging the Country & State fields. So, we should get both default values * Merge the Country & State fields We merged both fields in the Pickup Location form modal We can see a similar example in `WooCommerce -> Settings -> General` * Clean up the code * Show the state text field above the country select * Create some util functions * Refactor the Form component * Display a user friendly country and state in admin * Fix country defaulting to "Afghan" bug |
||
---|---|---|
.. | ||
edit-location | ||
general-settings.tsx | ||
index.js | ||
location-settings.tsx | ||
save.tsx | ||
settings-context.tsx | ||
settings-page.tsx | ||
types.ts | ||
utils.ts |