Fix(admin-ui): delete inventory item when variant is deleted (#3585)

This commit is contained in:
Philip Korsholm
2023-03-29 16:23:22 +02:00
committed by GitHub
parent 15a43c1cc0
commit 0d00903385
3 changed files with 56 additions and 12 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): minor fixes for inventory items