feat(dashboard): Order details page (#6538)

**What**
- Adds the different display cards to the order details page. This does not include any of the different forms for editing various aspects of an order.
This commit is contained in:
Kasper Fabricius Kristensen
2024-03-05 13:06:50 +00:00
committed by GitHub
parent 62a7bcc30c
commit e5dc918be5
33 changed files with 1620 additions and 128 deletions
@@ -35,6 +35,7 @@
"match-sorter": "^6.3.4",
"medusa-react": "workspace:^",
"react": "18.2.0",
"react-country-flag": "^3.1.0",
"react-dom": "18.2.0",
"react-focus-lock": "^2.11.1",
"react-hook-form": "7.49.1",