Input is a void element
Co-authored-by: Tim Schaub <tschaub@users.noreply.github.com>
This commit is contained in:
@@ -19,5 +19,5 @@ tags: "draw, edit, freehand, vector"
|
||||
<option value="Circle">Circle</option>
|
||||
<option value="None">None</option>
|
||||
</select>
|
||||
<input class="form-control mr-2 mb-2 mt-2" type="button" value="Undo" id="undo"></input>
|
||||
<input class="form-control mr-2 mb-2 mt-2" type="button" value="Undo" id="undo">
|
||||
</form>
|
||||
|
||||
Reference in New Issue
Block a user