From 9524231b4e177f436eade6266c433ac551aedbc6 Mon Sep 17 00:00:00 2001 From: siriwatknp Date: Mon, 24 Jul 2023 17:30:40 +0700 Subject: [PATCH] replace Joy with Mui --- .../joy/components/radio-button/radio-button.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/data/joy/components/radio-button/radio-button.md b/docs/data/joy/components/radio-button/radio-button.md index 5171474b79824b..386bf960151997 100644 --- a/docs/data/joy/components/radio-button/radio-button.md +++ b/docs/data/joy/components/radio-button/radio-button.md @@ -197,7 +197,7 @@ Visit the [WAI-ARIA documentation](https://www.w3.org/WAI/ARIA/apg/patterns/radi The Radio Group component is composed of a root `
` element that can wrap multiple Radio components. ```html -
+
``` @@ -205,13 +205,13 @@ The Radio Group component is composed of a root `
` element that can wrap mu The Radio component is composed of a root ``, with further nested `` elements for the radio button, icon, action (with a nested ``), and its associated `