Skip to content

Commit 0cd6ceb

Browse files
committed
add v5-patch-for-react-19
1 parent 548f281 commit 0cd6ceb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

react/src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ import { useSuspendedBackendaiClient } from './hooks';
1212
import { useCurrentResourceGroupValue } from './hooks/useCurrentProject';
1313
import { ThemeModeProvider } from './hooks/useThemeMode';
1414
import '@ant-design/v5-patch-for-react-19';
15+
import '@ant-design/v5-patch-for-react-19';
1516
import { Tag, theme } from 'antd';
1617
import dayjs from 'dayjs';
1718
import { Provider as JotaiProvider } from 'jotai';

0 commit comments

Comments
 (0)