Iceshrimp.NET/Iceshrimp.Frontend/Layout/WidgetPanel.razor

7 lines
No EOL
114 B
Text

@using Iceshrimp.Frontend.Components
<div class="widget-panel-elements">
<NotificationList/>
</div>
@code {
}