remove empty hyperscript.

This commit is contained in:
fiatjaf
2023-10-27 17:31:20 -03:00
parent 9360749e29
commit d8f14ca515

View File

@@ -22,7 +22,7 @@
<!-- details hidden behind a toggle -->
{{ if .HideDetails }}
<div class="leading-5 mb-6 flex items-center print:hidden" _="">
<div class="leading-5 mb-6 flex items-center print:hidden">
<input
type="checkbox"
id="advanced-switch"