From 65c1cac93367e225283eb7fb4ddaaa1583504c33 Mon Sep 17 00:00:00 2001 From: Pouria Delfanazari Date: Sat, 26 Oct 2024 11:00:12 -0700 Subject: [PATCH] Break long mentions in post text --- src/components/dataDisplay/postText/postText.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/dataDisplay/postText/postText.tsx b/src/components/dataDisplay/postText/postText.tsx index 8d4edcdd..6452f580 100644 --- a/src/components/dataDisplay/postText/postText.tsx +++ b/src/components/dataDisplay/postText/postText.tsx @@ -32,7 +32,7 @@ export default function PostText(props: Props) { text: segment.text, component: ( e.stopPropagation()}