fix(admin): Price input (#4530)

* initial fix for number inputs

* add changeset
This commit is contained in:
Philip Korsholm
2023-07-14 10:45:23 +02:00
committed by GitHub
parent 43427b8893
commit 55db914151
4 changed files with 22 additions and 13 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/admin-ui": patch
---
fix(admin-ui): number input setting