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

8 lines
41 B
Plaintext

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