Skip to content

Commit

Permalink
Merge branch 'development' into ts.restoreGenerateEventData.js
Browse files Browse the repository at this point in the history
  • Loading branch information
trillium committed Mar 5, 2024
2 parents ef51b96 + 2e9fab6 commit b3ae841
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/components/user-admin/UserManagement.js
Original file line number Diff line number Diff line change
Expand Up @@ -144,12 +144,12 @@ const UserManagement = ({ users, setUserToEdit }) => {
</Box>
</Box>
<Box>
<Button
{/* <Button
type='button'
variant='secondary'
>
Add a New User
</Button>
</Button> */}
</Box>
</Box>
</Box>
Expand Down

0 comments on commit b3ae841

Please sign in to comment.