Skip to content

Commit a851956

Browse files
committed
fix
1 parent 7ec5361 commit a851956

File tree

1 file changed

+1
-1
lines changed
  • packages/x/.dumi/theme/builtins/InstallDependencies

1 file changed

+1
-1
lines changed

packages/x/.dumi/theme/builtins/InstallDependencies/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { XProvider } from '@ant-design/x';
2-
import type { Tab } from '@rc-component/table/lib/interface';
2+
import type { Tab } from '@rc-component/tabs/lib/interface';
33
import { Tabs } from 'antd';
44
import SourceCode from 'dumi/theme-default/builtins/SourceCode';
55
import React from 'react';

0 commit comments

Comments
 (0)