chore: prettier
All checks were successful
CI / Get Changed Files (pull_request) Successful in 12s
CI / Docker backend validation (pull_request) Successful in 13s
CI / eslint (pull_request) Successful in 36s
CI / Docker frontend validation (pull_request) Successful in 53s
CI / Checkstyle Main (pull_request) Successful in 52s
CI / oxlint (pull_request) Successful in 24s
CI / prettier (pull_request) Successful in 26s
CI / test-build (pull_request) Successful in 43s

This commit is contained in:
Constantin Simonis 2025-05-07 16:26:21 +02:00
commit 5a0d7b2313
No known key found for this signature in database
GPG key ID: 3878FF77C24AF4D2
7 changed files with 35 additions and 10 deletions

View file

@ -65,7 +65,10 @@
<div class="mt-6 text-center">
<p class="text-sm text-text-secondary">
Noch kein Konto?
<a routerLink="/register" class="font-medium text-emerald hover:text-emerald-light transition-all duration-200">
<a
routerLink="/register"
class="font-medium text-emerald hover:text-emerald-light transition-all duration-200"
>
Registrieren
</a>
</p>