diff --git a/blazor/message/customization.md b/blazor/message/customization.md index 401e3cfe67..447da1eeef 100644 --- a/blazor/message/customization.md +++ b/blazor/message/customization.md @@ -57,6 +57,7 @@ The following example shows the rounded and squared appearance of the message, w {% tabs %} {% highlight razor %} +@using Syncfusion.Blazor @using Syncfusion.Blazor.Notifications
@@ -137,10 +138,8 @@ The following example shows the message which renders without any script referen {% tabs %} {% highlight razor %} -@using Syncfusion.Blazor.Notifications -
-