Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ealush committed Jan 11, 2021
1 parent 47be20a commit c1bd6ab
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ Vest tries to remediate this by separating validation logic from feature logic s

```js
import vest, { test } from 'vest';
import enforce from 'vest/enforceExtended';

export default vest.create('user_form', (data = {}, currentField) => {
vest.only(currentField);
Expand Down

0 comments on commit c1bd6ab

Please sign in to comment.