1
0

Add servers page routable component.

This commit is contained in:
Kevin Matsubara 2025-03-23 12:38:45 +01:00
parent a293b4ebf1
commit 1bd9420c94

View File

@ -0,0 +1,7 @@
@page "/servers"
<h3>Servers</h3>
@code {
}