fix(admin-ui): Add guard for null product_id (#3894)

* handle null variants differently

* add changeset
This commit is contained in:
Philip Korsholm
2023-04-21 18:00:51 +02:00
committed by GitHub
parent 86613a5190
commit d302db2397
2 changed files with 7 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
fix(admin): add guard for null variant in inventory overview