This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
ant-design
Watch
1
Star
0
Fork
0
You've already forked ant-design
mirror of
https://github.com/ant-design/ant-design.git
synced
2024-12-16 09:39:10 +08:00
Code
Issues
Actions
29
Packages
Projects
Releases
Wiki
Activity
066be35de3
ant-design
/
components
/
drawer
/
style
/
index.tsx
4 lines
87 B
TypeScript
Raw
Normal View
History
Unescape
Escape
fix: Form.Item noStyle should not be affected by parent Form.Item (#35849) * 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
2022-06-06 23:39:00 +08:00
// deps-lint-skip: empty, form
simple demo
2018-05-23 10:56:37 +08:00
import
'../../style/index.less'
;
import
'./index.less'
;
Reference in New Issue
Copy Permalink