We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1373b93 commit 50ce244Copy full SHA for 50ce244
1 file changed
entries/image-selector.xml
@@ -42,7 +42,7 @@ $( "form" ).submit(function( event ) {
42
<input type="submit">
43
<input type="text">
44
<select>
45
- <option>Option<option/>
+ <option>Option</option>
46
</select>
47
<textarea></textarea>
48
<button>Button</button>
0 commit comments