mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
chore(deps): update react to 18 (#2943)
This commit is contained in:
@@ -70,7 +70,7 @@ interface Job {
|
||||
running: boolean;
|
||||
}
|
||||
|
||||
const SettingsJobs: React.FC = () => {
|
||||
const SettingsJobs = () => {
|
||||
const intl = useIntl();
|
||||
const { addToast } = useToasts();
|
||||
const {
|
||||
|
||||
Reference in New Issue
Block a user