Skip to content

Commit

Permalink
docs: intro sentence for radio
Browse files Browse the repository at this point in the history
  • Loading branch information
flxlst09 authored Dec 10, 2024
1 parent 91b18f7 commit 30f8806
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/documentation/docs/controls/radio.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,9 @@ import DocsCode from './_radio_code.mdx';
<DeprecatedTags url='/docs/legacy/radiobutton' hasDeprecatedAncestor={true}></DeprecatedTags>
</div>

<br />
<br />
<!-- introduction start -->
Radio buttons are elements that enable users to choose only one option from a predefined set of mutually exclusive options.
<!-- introduction end -->

<LinkableDocsTabs>
<DocsUx />
Expand Down

0 comments on commit 30f8806

Please sign in to comment.