Adding Updated Blazor Version

This commit is contained in:
6d486f49
2026-04-22 13:32:24 -04:00
parent 0c7289c50e
commit a0fbc80bff
77 changed files with 60713 additions and 11 deletions
+5
View File
@@ -0,0 +1,5 @@
@page "/not-found"
@layout MainLayout
<h3>Not Found</h3>
<p>Sorry, the content you are looking for does not exist.</p>