complete MUI migration
This commit is contained in:
@@ -64,7 +64,6 @@ class Review extends Component {
|
||||
<Checkbox
|
||||
checked={this.props.value}
|
||||
onChange={this.handleChange}
|
||||
color="primary"
|
||||
name="checkedA"
|
||||
inputProps={{ "aria-label": "secondary checkbox" }}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user