WintersBestWebForm/Components/Layout/MainLayout.razor

6 lines
95 B
Plaintext
Raw Permalink Normal View History

2025-09-18 12:54:02 -04:00
@inherits LayoutComponentBase
<TelerikRootComponent>
@Body
</TelerikRootComponent>