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 7ec5361 commit a851956Copy full SHA for a851956
packages/x/.dumi/theme/builtins/InstallDependencies/index.tsx
@@ -1,5 +1,5 @@
1
import { XProvider } from '@ant-design/x';
2
-import type { Tab } from '@rc-component/table/lib/interface';
+import type { Tab } from '@rc-component/tabs/lib/interface';
3
import { Tabs } from 'antd';
4
import SourceCode from 'dumi/theme-default/builtins/SourceCode';
5
import React from 'react';
0 commit comments