Skip to content

Commit a83ed38

Browse files
author
Juan Fernandez
committed
update README v1
1 parent 66defad commit a83ed38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ $ yarn add react-validation-builder
7171
// return a true if passed else return a false
7272
}
7373
74-
const schemaYup = transformSchemaToYup(schema);
74+
const schemaYup = transformSchemaToYup(schema, resolveValue);
7575
```
7676
### component for bootstrap
7777
```

0 commit comments

Comments
 (0)