diff --git a/src/History/components/MyLetterList/index.tsx b/src/History/components/MyLetterList/index.tsx index df5832dd..375eb29a 100644 --- a/src/History/components/MyLetterList/index.tsx +++ b/src/History/components/MyLetterList/index.tsx @@ -21,10 +21,6 @@ function MyLetterList() { bottomLineText={'새로 남겨볼까요?'} /> )} - ); }