mirror of
https://github.com/ant-design/ant-design.git
synced 2024-12-05 17:59:57 +08:00
1f080c299e
* fix: Form.Item noStyle should not be affected by parent Form.Item * test: update snapshot * fix: status * chore: code clean * fix: modal and drawer * test: fix lint * chore: code clean * refactor: noFormStyle * chore: code clean * revert: revert change in Form.Item * chore: code clean
4 lines
87 B
TypeScript
4 lines
87 B
TypeScript
// deps-lint-skip: empty, form
|
|
import '../../style/index.less';
|
|
import './index.less';
|