Skip to content

Commit

Permalink
chore: update compose validator description
Browse files Browse the repository at this point in the history
  • Loading branch information
mobily committed Apr 14, 2024
1 parent ebd6958 commit 80709f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pages/docs/components/form.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,6 @@ Available combinators:
- `all`: ensures all validators pass
- `any`: ensures at least one validator passes
- `none`: ensures no validators pass
- `compose` (deprecated, use `all`)
- `compose`: alias for `all`


0 comments on commit 80709f2

Please sign in to comment.