Scaffolded project
This commit is contained in:
commit
17a561094a
123 changed files with 64313 additions and 0 deletions
7
Components/Account/Pages/InvalidUser.razor
Normal file
7
Components/Account/Pages/InvalidUser.razor
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
@page "/Account/InvalidUser"
|
||||
|
||||
<PageTitle>Invalid user</PageTitle>
|
||||
|
||||
<h3>Invalid user</h3>
|
||||
|
||||
<StatusMessage />
|
||||
Loading…
Add table
Add a link
Reference in a new issue