mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00

* 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
|