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 +```