fix(dashboard): trim some product create inputs to prevent creation error (#12004)

* fix: trim some inputs to prevent creation error

* chore: changeset
This commit is contained in:
Frane Polić
2025-03-28 08:59:44 +01:00
committed by GitHub
parent be6a651e2f
commit 3145c5f20d
2 changed files with 9 additions and 4 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): product create trim inputs