From 4ce5ea166c6744ab87b0698506c20d9e5685aa53 Mon Sep 17 00:00:00 2001 From: Xuanjun Wen <41050170+wenxuanjun@users.noreply.github.com> Date: Tue, 20 Aug 2024 20:53:59 +0800 Subject: [PATCH] Update Comment.tsx --- src/components/Comment.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/components/Comment.tsx b/src/components/Comment.tsx index 79fdb0e..3040efa 100644 --- a/src/components/Comment.tsx +++ b/src/components/Comment.tsx @@ -3,10 +3,10 @@ import Giscus from '@giscus/solid' export default () => { return (