fix issue with HtmlText module rendering

This commit is contained in:
Shaun Walker 2021-06-18 16:36:18 -04:00
parent 8bc0402801
commit 2e947625cd

View File

@ -4,6 +4,8 @@
@inject IHtmlTextService HtmlTextService
@inject IStringLocalizer<Edit> Localizer
@((MarkupString)content)
@if (PageState.EditMode)
{
<br />