From aebd4f77fd4661183a4d82743320d2d42806eb08 Mon Sep 17 00:00:00 2001 From: wonderlandpark Date: Sun, 9 May 2021 11:28:57 +0900 Subject: [PATCH] fix: https://github.com/koreanbots/v2-testing/issues/94 --- components/Search.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Search.tsx b/components/Search.tsx index f2c05e1..9f31168 100644 --- a/components/Search.tsx +++ b/components/Search.tsx @@ -98,7 +98,7 @@ const Search = (): JSX.Element => { -
+
    {data && data.code === 200 && data.data ? (