mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-02 04:39:14 -05:00
chore(deps): update react to 18 (#2943)
This commit is contained in:
@@ -17,7 +17,7 @@ const messages = defineMessages({
|
||||
searchresults: 'Search Results',
|
||||
});
|
||||
|
||||
const Search: React.FC = () => {
|
||||
const Search = () => {
|
||||
const intl = useIntl();
|
||||
const router = useRouter();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user