From e02619165a1c928921c579676ecdf22b91cf4374 Mon Sep 17 00:00:00 2001 From: leejeongho <92032081+LeeJeongHooo@users.noreply.github.com> Date: Fri, 13 Sep 2024 03:06:30 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20EmptyView=20=EC=95=84=EC=9D=B4=EC=BD=98?= =?UTF-8?q?=20=EC=83=89=20=EB=B3=80=EA=B2=BD=20(#207)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../web-domains/src/common/components/EmptyView/EmptyView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/web-domains/src/common/components/EmptyView/EmptyView.tsx b/packages/web-domains/src/common/components/EmptyView/EmptyView.tsx index 4ff7b6c9..a9e6cd4a 100644 --- a/packages/web-domains/src/common/components/EmptyView/EmptyView.tsx +++ b/packages/web-domains/src/common/components/EmptyView/EmptyView.tsx @@ -21,7 +21,7 @@ export const EmptyView = (props: EmptyViewProps) => { return (
- + {title}