From 6c114296b530960e163b9846a5e15aff67a26a92 Mon Sep 17 00:00:00 2001 From: kaliraj2026 Date: Tue, 28 Jul 2026 11:20:43 +0530 Subject: [PATCH] 859627: Code snippet correction updated --- blazor/message/customization.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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 -
-