From f6013ff8f606e4f03d2215ad977efd9e89b0bf2a Mon Sep 17 00:00:00 2001 From: si14444 Date: Tue, 22 Aug 2023 01:07:38 +0900 Subject: [PATCH] =?UTF-8?q?=EC=9A=B0=ED=8E=B8=ED=95=A8=20=EB=AC=B8?= =?UTF-8?q?=EA=B5=AC=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/letter/all.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pages/letter/all.tsx b/pages/letter/all.tsx index ec8295a..2fa19bf 100644 --- a/pages/letter/all.tsx +++ b/pages/letter/all.tsx @@ -88,6 +88,12 @@ export default function All() { {isLettersLoading && }
+ {letters && !letters.length && ( +
+ 우체통이 비어있어요. + 먼저 마음을 전해보세요! +
+ )}