saleor-dashboard/src/components/AddressEdit
2023-05-09 09:48:06 +02:00
..
AddressEdit.tsx Handle error when editing address (#3598) 2023-05-09 09:48:06 +02: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 Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
getErrorMessage.test.ts Handle error when editing address (#3598) 2023-05-09 09:48:06 +02:00
getErrorMessage.ts Handle error when editing address (#3598) 2023-05-09 09:48:06 +02: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 Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00
useAddressValidation.ts Migrate from @saleor alias to @dashboard (#2981) 2023-01-16 10:45:12 +01:00