Skip to content

Commit df00e2f

Browse files
radio button error
1 parent 1bcb7c1 commit df00e2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Form-Controls/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ <h1>Product Pick</h1>
4040
<input type="radio" name="color" value="Red" required/>
4141
Red
4242
</label>
43-
<label class="t-color" disabled>
43+
<label class="t-color">
4444
<input type="radio" name="color" value="Blue" required/>
4545
Blue
4646
</label>

0 commit comments

Comments
 (0)