Browse Source

rm input style from select

pull/15354/head
zombiej 6 years ago
parent
commit
cb3a372b3b
  1. 2
      components/select/style/index.tsx

2
components/select/style/index.tsx

@ -2,6 +2,4 @@ import '../../style/index.less';
import './index.less';
// style dependencies
// deps-lint-skip: input
import '../../empty/style';
import '../../input/style';

Loading…
Cancel
Save