diff --git a/src/BootstrapBlazor.Server/Components/Samples/GlobalException.razor b/src/BootstrapBlazor.Server/Components/Samples/GlobalException.razor index 457e011676e..725bddd14da 100644 --- a/src/BootstrapBlazor.Server/Components/Samples/GlobalException.razor +++ b/src/BootstrapBlazor.Server/Components/Samples/GlobalException.razor @@ -57,12 +57,16 @@ "DetailedErrors": true } - +
@((MarkupString)Localizer["ExceptionTestIntroduce"].Value)
-
- +