Files
PLDpro.Web/Components/Pages/test.razor
2026-01-20 20:29:54 +01:00

8 lines
42 B
Plaintext

@page "/test""
<h3>Test</h3>
@code {
}