From 489f58777015b589f34fb06810a38df1616f01bb Mon Sep 17 00:00:00 2001 From: Jan-Marlon Leibl Date: Wed, 14 May 2025 12:02:38 +0200 Subject: [PATCH] style: fix comment formatting in HTML file --- frontend/src/app/app.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/app.component.html b/frontend/src/app/app.component.html index 42c3678..3adc99f 100644 --- a/frontend/src/app/app.component.html +++ b/frontend/src/app/app.component.html @@ -5,7 +5,7 @@ - Auth Forms Overlay --> + Auth Forms Overlay --> @if (showLogin() || showRegister()) {