mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-26 20:20:00 +08:00
0de1e66ff1
* refactor: move override code in form * refactor: radio and checkbox * chore: code clean * test: fix lint * test: fix lint
4 lines
80 B
TypeScript
4 lines
80 B
TypeScript
import '../../style/index.less';
|
|
import './index.less';
|
|
// deps-lint-skip: form
|