diff --git a/client/web/src/components/ChatBox/ChatInputBox/input.tsx b/client/web/src/components/ChatBox/ChatInputBox/input.tsx index 47d9ca49..35c9d47a 100644 --- a/client/web/src/components/ChatBox/ChatInputBox/input.tsx +++ b/client/web/src/components/ChatBox/ChatInputBox/input.tsx @@ -60,7 +60,7 @@ export const ChatInputBoxInput: React.FC = React.memo( > `@${display}`} appendSpaceOnAdd={true} renderSuggestion={(suggestion) => ( @@ -73,7 +73,7 @@ export const ChatInputBoxInput: React.FC = React.memo( /> `#${display}`} appendSpaceOnAdd={true} renderSuggestion={(suggestion) => (