Skip to content
This repository was archived by the owner on Sep 14, 2021. It is now read-only.

v7.1.0

Choose a tag to compare

@moroshko moroshko released this 27 Jul 06:11
· 524 commits to master since this release

Now you can get a clear button on TextField and EmailField if they specify an onClear handler and are configured as controlled components (i.e. specify inputProps.value and inputProps.onChange).