We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af1998d commit 6db8649Copy full SHA for 6db8649
README.md
@@ -201,7 +201,6 @@ FloatingLabelTextFieldSwiftUI also have some inbuilt validation regex checker fi
201
Here is some example
202
203
1. Email Validation
204
-
205
<p float="left">
206
<img src="https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI/blob/master/Graphics/email_validation.gif">
207
@@ -245,8 +244,8 @@ struct ContentView: View {
245
244
}
246
```
247
248
-2. Name Validation
249
+2. Name Validation
250
251
<img src="https://github.com/kishanraja/FloatingLabelTextFieldSwiftUI/blob/master/Graphics/name_validation.gif">
252
0 commit comments