feat(remove button): add a remove button to all calendar inputs

This commit is contained in:
ryan 2025-04-10 15:42:36 +03:00
parent 6ff8f24f10
commit 3abfe4c0e7

View file

@ -27,6 +27,7 @@
<input type="checkbox" id="override-0">
<label for="override-0">Override</label>
</div>
<button type="button" class="remove-btn" title="Remove calendar"></button>
</div>
</div>