made search bar more functional

This commit is contained in:
Carter 2024-11-25 22:14:26 -06:00
parent e4189a23c5
commit 441223d85e
2 changed files with 50 additions and 9 deletions

View file

@ -326,8 +326,6 @@ export default function Users() {
);
};
return (
<PageContainer>
<ResponsiveTable<User>