From ace9dfb048c1ea73ea67b35e6e2e3b3bfcdd3d1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=9B=90=EB=8D=94?= Date: Tue, 2 Feb 2021 21:01:01 +0900 Subject: [PATCH] fix: showing error at website field touched --- pages/addbot.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/addbot.tsx b/pages/addbot.tsx index a3c1c44..c0065a7 100644 --- a/pages/addbot.tsx +++ b/pages/addbot.tsx @@ -91,7 +91,7 @@ const AddBot:NextPage = ({ logged, user }) => {