Skip to content

Commit f73817a

Browse files
committed
chore: remove comments
1 parent ca7568f commit f73817a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

packages/core/src/components/RadioButton/RadioButton.tsx

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -87,13 +87,7 @@ const RadioButton = forwardRef(
8787
text = "",
8888
value = "",
8989
name = "",
90-
/**
91-
* Radio button label class name
92-
*/
9390
labelClassName,
94-
/**
95-
* Radio button marker class name
96-
*/
9791
radioButtonClassName,
9892
disabled = false,
9993
autoFocus,

0 commit comments

Comments
 (0)