fix(admin-ui): inventory item deletion when removing product (#5727)

This commit is contained in:
Philip Korsholm
2023-11-27 13:42:55 +00:00
committed by GitHub
parent 2e6b110316
commit 3bcf08c0cb
3 changed files with 64 additions and 9 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): delete inventory items when removing product