feat: Added MudBlazor and reworked MainLayout

This commit is contained in:
2026-02-16 22:34:53 +01:00
parent c6355d47df
commit 44cbfc9c55
8 changed files with 111 additions and 221 deletions

View File

@@ -77,6 +77,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="MudBlazor" Version="8.15.0" />
</ItemGroup>
<ItemGroup>