style: linter and prettier

This commit is contained in:
Lea 2025-03-05 12:00:32 +01:00
parent 212bee3bd2
commit 15a92b984c
5 changed files with 15 additions and 15 deletions

View file

@ -1,9 +1,9 @@
@if (isOpen){
@if (isOpen) {
<div class="modal-bg">
<div class="modal-card">
<h2 class="modal-heading">Guthaben aufladen</h2>
<form [formGroup]="form">
@if (errorMsg){
@if (errorMsg) {
{{ errorMsg }}
}
<div class="mb-2">