Fix/disable allocate button (#3426)

* remove allocate option from order editing summary if no further allocations can be made

* add changeset

* add minor button styles to badge component
This commit is contained in:
Philip Korsholm
2023-03-09 13:05:56 +01:00
committed by GitHub
parent 478d1af8d0
commit 784723a039
3 changed files with 12 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): remove allocate button if no more allcoations can be made