diff --git a/components/table/style/index.tsx b/components/table/style/index.tsx index 3d02361cdf..c1ff86a1ad 100644 --- a/components/table/style/index.tsx +++ b/components/table/style/index.tsx @@ -2,6 +2,7 @@ import '../../style/index.less'; import './index.less'; // style dependencies +// deps-lint-skip: menu import '../../empty/style'; import '../../radio/style'; import '../../checkbox/style';