Skip to content

1.20.0

Compare
Choose a tag to compare
@sawyerh sawyerh released this 22 Mar 18:03

🚀 Added

  • <Choice> components now accept a hint prop like other form field components.
    image
  • Added an optional id prop to <FormLabel>

💅 Changes

  • Added id and aria-describedby attributes to the rendered <DateField> elements