fix(dashboard): handle large resource count in tax rule override edit form (#13297)

* fix(dashboard): handle larege resource count in tax rule override edit form

* fix: typo

* fix: rm log
This commit is contained in:
Frane Polić
2025-08-26 10:45:27 +02:00
committed by GitHub
parent ff98055592
commit 87a61baf8f
4 changed files with 99 additions and 27 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): handle large resource count in tax rule override edit form