Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kishanraja committed Jun 23, 2020
1 parent af1998d commit 6db8649
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,6 @@ FloatingLabelTextFieldSwiftUI also have some inbuilt validation regex checker fi
Here is some example

1. Email Validation

<p float="left">
<img src="https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI/blob/master/Graphics/email_validation.gif">

Expand Down Expand Up @@ -245,8 +244,8 @@ struct ContentView: View {
}
```

2. Name Validation

2. Name Validation
<p float="left">
<img src="https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI/blob/master/Graphics/name_validation.gif">

Expand Down

0 comments on commit 6db8649

Please sign in to comment.