Add PageNoteButton to various components for enhanced note management

This commit is contained in:
2026-01-17 10:25:38 -05:00
parent 947d95893f
commit e6eb35ee67
15 changed files with 69 additions and 19 deletions
@@ -2,7 +2,7 @@
@using WebApp.Services
@using MudBlazor
<MudDialog>
<MudDialog Class="@MarkdownHelper.GetNoteColorClass(_history.NoteId)">
<DialogContent>
<MudStack Spacing="3">
<MudText Typo="Typo.h6">@_history.Title</MudText>