...
This commit is contained in:
6
Presentation/HushianWebApp/Pages/Error/NotFound.razor
Normal file
6
Presentation/HushianWebApp/Pages/Error/NotFound.razor
Normal file
@@ -0,0 +1,6 @@
|
||||
<h3>NotFound</h3>
|
||||
@page "/NotFound"
|
||||
@layout EmpLayout
|
||||
@code {
|
||||
|
||||
}
|
Reference in New Issue
Block a user