Browse Source

add skip test

pull/15354/head
zombiej 6 years ago
parent
commit
ee14f8e5d5
  1. 1
      components/table/style/index.tsx

1
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';

Loading…
Cancel
Save