made search bar more functional
This commit is contained in:
parent
e4189a23c5
commit
441223d85e
2 changed files with 50 additions and 9 deletions
|
|
@ -326,8 +326,6 @@ export default function Users() {
|
|||
);
|
||||
};
|
||||
|
||||
|
||||
|
||||
return (
|
||||
<PageContainer>
|
||||
<ResponsiveTable<User>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue