Fix a bunch of warnings

This commit is contained in:
2025-12-01 00:11:52 -05:00
parent bfaebfbb13
commit 69dd517d73
8 changed files with 24 additions and 14 deletions
@@ -1,3 +1,5 @@
@using WebApp.Components.Pages
@if (Title != null)
{
<MudText Typo="Typo.h4">@Title</MudText>