mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-08 15:48:08 -05:00
chore(deps): update react to 18 (#2943)
This commit is contained in:
@@ -30,7 +30,7 @@ const messages = defineMessages({
|
||||
defaultPermissionsTip: 'Initial permissions assigned to new users',
|
||||
});
|
||||
|
||||
const SettingsUsers: React.FC = () => {
|
||||
const SettingsUsers = () => {
|
||||
const { addToast } = useToasts();
|
||||
const intl = useIntl();
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user