Skip to content

Commit

Permalink
Update App.razor.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
seungyongshim authored Jul 4, 2024
1 parent f8d2a75 commit 84d6600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BlazorApp2/App.razor.cs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ public partial class App
OriginalEditable = true,
Contextmenu = false,
CodeLens = false,

IgnoreTrimWhitespace = false,

};

Expand Down

0 comments on commit 84d6600

Please sign in to comment.