mod layout

This commit is contained in:
beo3000 2025-12-27 22:54:51 +01:00
parent 37b8fc0e8d
commit 82c6c2d91d
1 changed files with 2 additions and 2 deletions

View File

@ -13,10 +13,10 @@
@inject IState<DayState> DayState
<MudPaper Class="pa-4">
<MudText Typo="Typo.h6" Class="mb-4">
@* <MudText Typo="Typo.h6" Class="mb-4">
<MudIcon Icon="@Icons.Material.Filled.TableChart" Class="mr-2" />
Scheiss-Spiel - Tafel
</MudText>
</MudText> *@
@if (_model == null)
{