You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -110,7 +119,8 @@ export const Default: Story = {
110
119
parameters: {
111
120
docs: {
112
121
description: {
113
-
story: 'A radio group component for selecting a single option from a list.',
122
+
story:
123
+
'A radio group component for selecting a single option from a list. Each radio option is wrapped in a flex container to align the radio button with its label.',
0 commit comments