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
|
@ -5,7 +5,7 @@
|
|||
</main>
|
||||
<app-footer></app-footer>
|
||||
|
||||
<!-- Auth Forms Overlay -->
|
||||
Auth Forms Overlay -->
|
||||
@if (showLogin() || showRegister()) {
|
||||
<div
|
||||
class="fixed inset-0 bg-black/50 z-40"
|
||||
|
|
Reference in a new issue