fix(dashboard): update orders page filters to match interface expected by old DataTable component (#13994)

* Use correct filter interface for old data table component

* Add changeset
This commit is contained in:
Nicolas Gorga
2025-11-07 10:16:21 +01:00
committed by GitHub
parent 9fdc00350a
commit 6898ca758c
2 changed files with 45 additions and 30 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): update orders page filters to match interface expected by old DataTable component