Add servers page routable component.
This commit is contained in:
parent
a293b4ebf1
commit
1bd9420c94
7
ServerManagement/Components/Pages/Servers.razor
Normal file
7
ServerManagement/Components/Pages/Servers.razor
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
@page "/servers"
|
||||||
|
|
||||||
|
<h3>Servers</h3>
|
||||||
|
|
||||||
|
@code {
|
||||||
|
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user