chore(deps): update react to 18 (#2943)
This commit is contained in:
@@ -15,7 +15,7 @@ const messages = defineMessages({
|
||||
trending: 'Trending',
|
||||
});
|
||||
|
||||
const Trending: React.FC = () => {
|
||||
const Trending = () => {
|
||||
const intl = useIntl();
|
||||
const {
|
||||
isLoadingInitialData,
|
||||
|
||||
Reference in New Issue
Block a user