From 29f5ccc4bbbcd4ae4306a99771ba46c639fbbaaa Mon Sep 17 00:00:00 2001 From: codytseng Date: Tue, 4 Feb 2025 22:38:00 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/TextareaWithMentions.tsx/index.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/components/TextareaWithMentions.tsx/index.tsx b/src/components/TextareaWithMentions.tsx/index.tsx index 6e0f756..75b5076 100644 --- a/src/components/TextareaWithMentions.tsx/index.tsx +++ b/src/components/TextareaWithMentions.tsx/index.tsx @@ -182,8 +182,10 @@ export default function TextareaWithMentions({ >
- - +
+ + +
)