Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gabriel-logan committed Jul 10, 2024
2 parents 8d6faf9 + ccdb3b4 commit 44f0e70
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,9 @@ This package contains various modules for validating different types of data. Be
### You can use it in React Native, Angular, any javascript framework or any javascript or typescript code.
#### Example using Reactjs:

![Example using Reactjs](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/exampleWithReactjs.png)
![Showing error options](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/options.png)
![Showing error in browser](https://raw.githubusercontent.com/gabriel-logan/multiform-validator/main/docs/images/showErro.png)
![Example using Reactjs](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/exampleWithReactjs.png)
![Showing error options](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/options.png)
![Showing error in browser](https://raw.githubusercontent.com/Multiform-Validator/docs/main/images/showErro.png)

### For better information, read the documentation

Expand Down

0 comments on commit 44f0e70

Please sign in to comment.