Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@jaredpalmer jaredpalmer released this 16 Oct 14:42
· 2 commits to master since this release
  • Added ability to pass as prop to <Radio as={Custom}> and <RadioGroup as={Custom}> to change the wrapper element (default's to a 'div'.
  • Upgraded typescript types.
  • You can now disable focus behavior by passing autoFocus false.