mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-24 00:19:34 +02:00
Fix the textfield exampls
This commit is contained in:
@@ -23,7 +23,6 @@ const CheckboxWithDesc = ({
|
||||
<FormControlLabel
|
||||
control={
|
||||
<Checkbox
|
||||
defaultChecked
|
||||
checked={checked}
|
||||
onChange={handleChange}
|
||||
disabled={disabled}
|
||||
|
Reference in New Issue
Block a user