From d6cb2032aad2d76ed28bb89a84100cf13025e0f5 Mon Sep 17 00:00:00 2001 From: ywlee Date: Thu, 19 Oct 2023 19:56:28 +0900 Subject: [PATCH] =?UTF-8?q?[fix]=20=EC=83=81=EC=84=B8=EB=8A=94=20=EB=98=90?= =?UTF-8?q?=20=ED=95=84=EB=93=9C=EB=AA=85=EC=9D=B4=20=EB=8B=A4=EB=A5=B4?= =?UTF-8?q?=EB=84=A4...?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/RoomCard/RoomCard.tsx | 2 +- pages/room/[id].tsx | 6 +++--- public/types/room.ts | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/components/RoomCard/RoomCard.tsx b/components/RoomCard/RoomCard.tsx index a19433b..f159cec 100644 --- a/components/RoomCard/RoomCard.tsx +++ b/components/RoomCard/RoomCard.tsx @@ -124,7 +124,7 @@ export default function RoomCard({ room, onClick }: CardProps) { return ( } - content={} + content={} footer={