-
- Downloads
Refactor FormField component (#17089)
* Improve prop-types, move to the top of the file * Make FormField a functional component * Simplify default props assignment * Remove redundant comparisons * Add InputContainer component * Extract ALL_DOT_CHARS regexp for form field id * Simplify Label * Extract rootClassNames * Fix formFieldId * Fix FormField prop type
Please register or sign in to comment