Update index.html

This commit is contained in:
eopo 2024-06-18 12:09:17 +02:00 committed by GitHub
parent c2b2869174
commit edceabdbea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -183,7 +183,7 @@
<input
type="checkbox"
id="printPrefix"
x-model="printPrevix"
x-model="printPrefix"
class="focus:ring-3 h-4 w-4 rounded border border-gray-300 bg-gray-50 focus:ring-blue-300"
/>
</div>