Skip to content

Commit

Permalink
prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
sai6855 committed May 24, 2024
1 parent eecb0a2 commit 5edbfea
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,6 @@ const FormControlLabel = React.forwardRef(function FormControlLabel(inProps, ref
ownerState,
});


let label = labelProp;
if (label != null && label.type !== Typography && !disableTypography) {
label = (
Expand Down

0 comments on commit 5edbfea

Please sign in to comment.