fix(admin): draft order shipping details (#3500)

* wip: fix draft order shipping details screen

* fix: reset address, refactor and cleanup

* fix: use const

* Create .changeset/violet-sloths-train.md

* fix: required fields, reset province

---------

Co-authored-by: fPolic <frane@medusajs.com>
Co-authored-by: Oliver Windall Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Frane Polić
2023-03-19 14:31:03 +01:00
committed by GitHub
co-authored by fPolic Oliver Windall Juhl
parent aed7805c0e
commit a3a7ace0c0
3 changed files with 48 additions and 29 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/admin-ui": patch
"@medusajs/admin": patch
---
fix(admin-ui): draft order shipping details