There was an error while loading. Please reload this page.
1 parent 453a7da commit 70afc13Copy full SHA for 70afc13
1 file changed
Form-Controls/index.html
@@ -73,7 +73,7 @@ <h1>Product Pick</h1>
73
</div>
74
<label for="size">Choose a size:</label>
75
<select name="size" id="size" required>
76
- <option></option>
+ <option label="choose"></option>
77
<option value="xs">XS</option>
78
<option value="s">S</option>
79
<option value="m">M</option>
0 commit comments