Files
ChronoCCG/Chrono/Cloud/Components/Pages/Index.razor
T

4 lines
61 B
Plaintext

@page "/test"
<h1>Test Page</h1>
<p>This is a test page.</p>