From 34c925c97d5258fff001907213ef9456ed0fcb11 Mon Sep 17 00:00:00 2001 From: TamilRamGanesan-SF5080 Date: Mon, 8 Sep 2025 10:49:26 +0530 Subject: [PATCH] 977092: Updation concerns in md file --- blazor/chat-ui/mention.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/blazor/chat-ui/mention.md b/blazor/chat-ui/mention.md index 2bb7b5fab6..dc918a08dc 100644 --- a/blazor/chat-ui/mention.md +++ b/blazor/chat-ui/mention.md @@ -9,8 +9,6 @@ documentation: ug # Mention Integration in Blazor Chat UI component -## Mention Integration in Syncfusion Chat UI - The Syncfusion ChatUI allows users to mention others in messages using the `@` character, with an dropdown for selecting users. The following sections explain how to configure mentions ## Configure Mention Users @@ -143,4 +141,4 @@ You can use the [ValueSelecting](https://help.syncfusion.com/cr/blazor/Syncfusio } } -``` \ No newline at end of file +```