There was an error while loading. Please reload this page.
1 parent 96a0f09 commit c12a603Copy full SHA for c12a603
1 file changed
Form-Controls/index.html
@@ -22,7 +22,7 @@ <h1>Product Pick</h1>
22
type="text"
23
id="name"
24
name="name"
25
- value="Alina Sofragiu"
+ value=""
26
required
27
minlength="2"
28
pattern=".*\S.*\S.*"
@@ -36,7 +36,7 @@ <h1>Product Pick</h1>
36
type="email"
37
id="email"
38
name="email"
39
- value="sofragiualina@gmail.com"
40
41
/>
42
</div>
0 commit comments