Files
gpw_next/GPW.CORE.Smart8.Client/Components/Layout/ClientLayout.razor
T
2026-03-25 19:10:55 +01:00

6 lines
79 B
Plaintext

@inherits LayoutComponentBase
<div class="client-layout">
@Body
</div>