Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(FormGroup): set
size
default to null
This prevents passing a `size` prop when not specified, especially when having a Checkbox, Radio, etc. underneath that don't support this prop.
- Loading branch information