ant-design/components/cascader/style/index.tsx
MadCcc 533bc8740a
feat: cascader support status (#34086)
* feat: cascader support status

* chore: code clean

* chore: raise bundle size limitation

* chore: code clean
2022-02-17 15:08:13 +08:00

9 lines
161 B
TypeScript

import '../../style/index.less';
import './index.less';
// style dependencies
import '../../empty/style';
import '../../select/style';
// deps-lint-skip: form