|
const handleChange = this.handleChange.bind(this, value, onChange, onBlur);
|
|
const handleChange = this.handleChange.bind(this, value, onChange, onBlur);
|
|
size: 'lg' as React.ComponentProps<typeof Switch>['size'],
|
|
size: 'lg' as React.ComponentProps<typeof Switch>['size'],
|