Artem Pitikin 06ecd213cf
fix: make VisuallyHidden's element type as span when it's inside phrasing element (#3013)
* fix(checkbox): make VisuallyHidden's element type as span

* feat(changeset): add changeset

* fix(radio): make the VisuallyHidden element type as span

* fix(switch): make the VisuallyHidden element type as span

* fix(select): make the VisuallyHidden element type as span

* feat(changeset): replace changeset

* chore: fix formatting
2024-05-20 21:03:29 +08:00
..
2024-04-01 14:52:40 -03:00
2023-03-12 11:01:14 -03:00

@nextui-org/switch

The Switch component is used as an alternative between checked and not checked states.

Please refer to the documentation for more information.

Installation

yarn add @nextui-org/switch
# or
npm i @nextui-org/switch

Contribution

Yes please! See the contributing guidelines for details.

License

This project is licensed under the terms of the MIT license.