diff --git a/react/src/users/components/UsersPage.js b/react/src/users/components/UsersPage.js index c7568c3e..68a00ace 100644 --- a/react/src/users/components/UsersPage.js +++ b/react/src/users/components/UsersPage.js @@ -24,7 +24,7 @@ const UsersPage = (props) => { console.log(userPerms[permissionType]); }; return ( - + { handleRadioChange(event); }} /> { handleRadioChange(event); }} />