From 4d3586fdc853adcac49b6d091da24ffd2c50047f Mon Sep 17 00:00:00 2001 From: Cali Date: Mon, 17 Jul 2023 13:48:13 +0800 Subject: [PATCH] fix: add break all on comment messages --- components/Commentable.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/Commentable.tsx b/components/Commentable.tsx index b46dae65..24810f30 100644 --- a/components/Commentable.tsx +++ b/components/Commentable.tsx @@ -372,7 +372,7 @@ function Comment({
{isPreviewing ? ( -
+
{comment}
) : (