From da379dff037a2dceb2de812fd8a8e32136546af4 Mon Sep 17 00:00:00 2001 From: ahreum <117738875+aahreum@users.noreply.github.com> Date: Mon, 13 Oct 2025 15:42:04 +0900 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20Fix:=20=EB=A9=94=EC=84=B8?= =?UTF-8?q?=EC=A7=80=20=EB=A1=9C=EB=93=9C=20ui=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/rolling-paper-list/MessageList.jsx | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/src/components/rolling-paper-list/MessageList.jsx b/src/components/rolling-paper-list/MessageList.jsx index dcd2f91c..3c96955b 100644 --- a/src/components/rolling-paper-list/MessageList.jsx +++ b/src/components/rolling-paper-list/MessageList.jsx @@ -109,15 +109,11 @@ const MessageList = ({ recipientId, isEditPage = false }) => { /> ); })} - -
- {isFetching && ( -