We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 548f281 commit 0cd6cebCopy full SHA for 0cd6ceb
react/src/index.tsx
@@ -12,6 +12,7 @@ import { useSuspendedBackendaiClient } from './hooks';
12
import { useCurrentResourceGroupValue } from './hooks/useCurrentProject';
13
import { ThemeModeProvider } from './hooks/useThemeMode';
14
import '@ant-design/v5-patch-for-react-19';
15
+import '@ant-design/v5-patch-for-react-19';
16
import { Tag, theme } from 'antd';
17
import dayjs from 'dayjs';
18
import { Provider as JotaiProvider } from 'jotai';
0 commit comments