Skip to content

Commit c44a57f

Browse files
committed
strange fix
1 parent 0f8b034 commit c44a57f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

chartlets.js/packages/lib/src/plugins/mui/RadioGroup.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ interface RadioState extends ComponentState {
1616
}
1717

1818
interface RadioGroupState extends ComponentState {
19-
type: "RadioGroup";
2019
children?: RadioState[];
2120
label?: string;
2221
row?: boolean;

0 commit comments

Comments
 (0)