Add PageNoteButton to various components for enhanced note management
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
@inject INotesService NotesService
|
||||
@inject IDialogService DialogService
|
||||
|
||||
<MudDialog>
|
||||
<MudDialog Class="@MarkdownHelper.GetNoteColorClass(NoteId)">
|
||||
<DialogContent>
|
||||
@if (_isLoading)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user