Skip to content

Commit

Permalink
fix: changes
Browse files Browse the repository at this point in the history
  • Loading branch information
akshay authored and s7dhansh committed Aug 31, 2021
1 parent 30ca774 commit 0ab2302
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion react-hook-form-mui/src/forms/CheckboxGroup.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ function CheckboxGroup(props) {
helperText,
setValue,
} = props;

return (
<FormControl
error={error}
Expand Down

0 comments on commit 0ab2302

Please sign in to comment.