mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2026-02-14 13:21:36 +00:00
Formatting
This commit is contained in:
parent
34dd75bb40
commit
2562744bea
@ -13,7 +13,6 @@ public partial class PandocDocumentCheckDialog : MSGComponentBase
|
|||||||
[CascadingParameter]
|
[CascadingParameter]
|
||||||
private IMudDialogInstance MudDialog { get; set; } = null!;
|
private IMudDialogInstance MudDialog { get; set; } = null!;
|
||||||
|
|
||||||
|
|
||||||
private string documentContent = string.Empty;
|
private string documentContent = string.Empty;
|
||||||
|
|
||||||
private void Cancel() => this.MudDialog.Cancel();
|
private void Cancel() => this.MudDialog.Cancel();
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user