From d1c758074cdb848b3684804b22f6ef13c550af42 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 3 Feb 2025 10:40:29 -0500 Subject: [PATCH] move class to fieldset --- docs/docs/native/radio.md | 26 ++++++++++---------------- 1 file changed, 10 insertions(+), 16 deletions(-) diff --git a/docs/docs/native/radio.md b/docs/docs/native/radio.md index 7d0f298a7..b3c222e58 100644 --- a/docs/docs/native/radio.md +++ b/docs/docs/native/radio.md @@ -47,34 +47,28 @@ Use the `disabled` attribute to disable a radio. Use the [size utilities](/docs/utilities/size) to change the radios' size. ```html {.example} -
+
-