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-16 09:25:51 -03:00
2024-04-16 09:25:51 -03:00
2024-04-01 14:52:40 -03:00

@nextui-org/radio

Radio Group allow users to select a single option from a list of mutually exclusive options.

Please refer to the documentation for more information.

Installation

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

Contribution

Yes please! See the contributing guidelines for details.

License

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