There was an error while loading. Please reload this page.
1 parent bde7096 commit e6e092cCopy full SHA for e6e092c
1 file changed
Form-Controls/index.html
@@ -64,6 +64,8 @@ <h1>Product Pick</h1>
64
<option value="small">Small</option>
65
<option value="medium">Medium</option>
66
<option value="large">Large</option>
67
+ <option value="xl">Extra Large</option>
68
+ <option value="xxl">XXL</option>
69
</select>
70
</fieldset>
71
0 commit comments