add search to user admin

This commit is contained in:
daniel31x13
2024-04-24 09:16:34 -04:00
parent 7856e76b15
commit 154d0d5fb6
2 changed files with 99 additions and 47 deletions
-1
View File
@@ -14,7 +14,6 @@ export default async function getUsers() {
},
},
createdAt: true,
updatedAt: true,
},
});