mirror of
https://gitee.com/ant-design/ant-design.git
synced 2024-12-16 01:41:02 +08:00
1958b78ecc
* Copy state to props is a bad practice The original code copy the props the state which is not necessary at all, it will only confuse the reader! Also, it considered being a bad practice: https://overreacted.io/writing-resilient-components/ * remove console * fix indentation * fix lint error * improve js syntax |
||
---|---|---|
.. | ||
advanced-search.md | ||
coordinated.md | ||
customized-form-controls.md | ||
dynamic-form-item.md | ||
dynamic-rule.md | ||
form-in-modal.md | ||
global-state.md | ||
inline-login.md | ||
layout.md | ||
normal-login.md | ||
register.md | ||
style-check-debug.md | ||
time-related-controls.md | ||
validate-other.md | ||
validate-static.md | ||
without-form-create.md |