style: remove unnecessary comments from HTML files
This commit is contained in:
parent
b51305ca64
commit
f69237a1a9
5 changed files with 1 additions and 13 deletions
|
@ -182,7 +182,6 @@
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<!-- Auth Forms Overlay -->
|
||||
@if (showLogin() || showRegister()) {
|
||||
<div
|
||||
class="fixed inset-0 bg-black/50 z-40"
|
||||
|
|
Reference in a new issue