From b92a514b277e8732bf39ac29e92fe9031ccb58f9 Mon Sep 17 00:00:00 2001 From: Kodai Aoyama Date: Mon, 16 Sep 2024 22:11:27 +0900 Subject: [PATCH] remove unnecessary wrapper --- src/components/molecules/SpeechHistory.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/components/molecules/SpeechHistory.tsx b/src/components/molecules/SpeechHistory.tsx index 2fbbf2f..93f7942 100644 --- a/src/components/molecules/SpeechHistory.tsx +++ b/src/components/molecules/SpeechHistory.tsx @@ -62,9 +62,7 @@ const SpeechHistory = (props: SpeechHistoryProps): JSX.Element => {
-

- -

+