forked from ryanmwangi/CalMerger
feat(remove button): add a remove button to all calendar inputs
This commit is contained in:
parent
6ff8f24f10
commit
3abfe4c0e7
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
||||||
<input type="checkbox" id="override-0">
|
<input type="checkbox" id="override-0">
|
||||||
<label for="override-0">Override</label>
|
<label for="override-0">Override</label>
|
||||||
</div>
|
</div>
|
||||||
|
<button type="button" class="remove-btn" title="Remove calendar"></button>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue