Fix student performance freeze and search users in create entities

TODO: pagination in student performance freeze
This commit is contained in:
José Lima
2025-03-04 23:12:26 +00:00
parent 655e019bf6
commit c49b1c8070
8 changed files with 220 additions and 140 deletions

View File

@@ -36,7 +36,7 @@
"next-env.d.ts",
"**/*.ts",
"**/*.tsx"
],
, "scripts/updatePrivateFieldExams.js" ],
"exclude": [
"node_modules"
]