Skip to content

Commit df5bcdc

Browse files
authored
Update Readme.md
1 parent f984081 commit df5bcdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const style = {
177177
178178
class CheckboxValidatorElement extends ValidatorComponent {
179179
180-
render() {
180+
renderValidatorComponent() {
181181
const { errorMessages, validators, requiredError, value, ...rest } = this.props;
182182
183183
return (

0 commit comments

Comments
 (0)