Files
tmtsaqatravelmanager/Tmt.SaqaTravel/Components/Pages/Profile.razor
T
2026-07-09 18:46:23 +02:00

8 lines
50 B
Plaintext

@page "/profile"
<h3>Profile</h3>
@code {
}