Skip to content

@chakra-ui/switch@1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Mar 12:26
· 2849 commits to main since this release
6bdcdcd

Minor Changes

  • eed076c4b
    #3678 Thanks
    @segunadebayo! - - Fix use getRootProps
    from useCheckbox for the root element and memoize styles

    • Add support for children prop as a way to add an accessible label.
  • b724a9dd9
    #3674 Thanks
    @codebender828! - Extract all React based
    utilities and types into @chakra-ui/react-utils

Patch Changes