Adding Crud filters form

This commit is contained in:
2025-05-11 17:04:35 +02:00
parent 9fcead8c95
commit 239ab2e241
5 changed files with 225 additions and 70 deletions

View File

@@ -10,6 +10,7 @@
"@mui/lab": "^6.0.0-beta.14",
"@mui/material": "^6.1.7",
"@mui/x-data-grid": "^7.22.2",
"@react-querybuilder/material": "^8.6.1",
"@refinedev/cli": "^2.16.21",
"@refinedev/core": "^4.47.1",
"@refinedev/devtools": "^1.1.32",
@@ -42,6 +43,7 @@
"react-error-boundary": "^6.0.0",
"react-hook-form": "^7.30.0",
"react-i18next": "^15.5.1",
"react-querybuilder": "^8.6.1",
"react-router": "^7.0.2"
},
"devDependencies": {