Files
Hushian/Presentation/HushianWebApp/Layout/UserPanelLayout.razor

4 lines
146 B
Plaintext
Raw Normal View History

2025-07-11 20:37:28 +03:30
@inherits LayoutComponentBase
<Toasts class="p-3" AutoHide="true" Delay="4000" Placement="ToastsPlacement.TopRight" />
@Body