Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
NewOldMax authored Aug 9, 2020
1 parent f984081 commit df5bcdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ const style = {
class CheckboxValidatorElement extends ValidatorComponent {
render() {
renderValidatorComponent() {
const { errorMessages, validators, requiredError, value, ...rest } = this.props;
return (
Expand Down

0 comments on commit df5bcdc

Please sign in to comment.