feat(dashboard, ui): Product image modals (#6779)

**What**
- Adds Media modals gallery and edit mode
- Fixes an issue with Hint from medusajs/ui.
This commit is contained in:
Kasper Fabricius Kristensen
2024-03-25 11:22:30 +00:00
committed by GitHub
parent 1b2e0b4031
commit 247ca3c3fa
19 changed files with 1016 additions and 242 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/ui": patch
---
fix(ui): Ensure that Hint's with variant 'error' are not squished when constrained.