Moved Home page code to code-behind

This commit is contained in:
Khwezi Mngoma
2026-05-30 10:17:47 +02:00
parent 0a3dd61ce0
commit 07749bd68c
4 changed files with 125 additions and 130 deletions
+1
View File
@@ -51,6 +51,7 @@
<!-- Shared Global Usings -->
<ItemGroup>
<Using Include="Blazored.Toast" />
<Using Include="Microsoft.AspNetCore.Components" />
</ItemGroup>
</Project>