saleor-dashboard/src/components/AddressEdit
Patryk Andrzejewski 4e0528146b
Fix displaying ountry are as readable name (#2910)
* Fix displaying country area

* Fix displaying country area

* Remove local code
2022-12-23 13:17:41 +01:00
..
AddressEdit.tsx Fix displaying ountry are as readable name (#2910) 2022-12-23 13:17:41 +01:00
createCountryHandler.test.ts Implement dropdown for province/country area selection based on allowedFields from the API (#2833) 2022-12-21 09:54:45 +01:00
createCountryHandler.ts Implement dropdown for province/country area selection based on allowedFields from the API (#2833) 2022-12-21 09:54:45 +01:00
index.ts Initial commit 2019-06-19 16:40:52 +02:00
queries.ts Implement dropdown for province/country area selection based on allowedFields from the API (#2833) 2022-12-21 09:54:45 +01:00
useAddressValidation.test.ts Fix displaying ountry are as readable name (#2910) 2022-12-23 13:17:41 +01:00
useAddressValidation.ts Fix displaying ountry are as readable name (#2910) 2022-12-23 13:17:41 +01:00