Commit 29341c0
authored
feat(feedback): Use type=email for the email input textbox (#11954)
The `type="email"` textbox enables some basic browser settings like
validating that the input looks like an email address, and will change
the keyboard to make it easier for phone users to type their info into
the box.1 parent 3aca0f8 commit 29341c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
| 191 | + | |
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
| |||
0 commit comments