From f4ab9a901e8b313bf5b0e9b03dc18d0a353f1926 Mon Sep 17 00:00:00 2001 From: nasubi916 Date: Fri, 6 Sep 2024 18:44:25 +0900 Subject: [PATCH] =?UTF-8?q?enter=E3=81=A7=E5=85=A5=E5=8A=9B=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=81=A8react-fook-form=E3=81=AEregistar()=E3=81=8C?= =?UTF-8?q?=E5=8B=95=E4=BD=9C=E3=81=99=E3=82=8B=E5=89=8D=E3=81=AB=E5=AE=9F?= =?UTF-8?q?=E7=B8=BE=E3=82=92=E4=BD=9C=E6=88=90=E3=81=97=E3=81=A6=E3=81=97?= =?UTF-8?q?=E3=81=BE=E3=81=86=E3=81=AE=E3=81=A7=E3=81=A8=E3=82=8A=E3=81=82?= =?UTF-8?q?=E3=81=88=E3=81=9AEnter=E3=82=92=E7=84=A1=E5=8A=B9=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/create/index.tsx | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/src/pages/create/index.tsx b/src/pages/create/index.tsx index 8cf24ef..83d1d5d 100644 --- a/src/pages/create/index.tsx +++ b/src/pages/create/index.tsx @@ -246,13 +246,7 @@ function Loaded({ }; return ( -
{ - // eslint-disable-next-line no-console - console.error("Form validation failed", e); - })} - > + @@ -348,7 +342,12 @@ function Loaded({ { + // eslint-disable-next-line no-console + console.error("Form validation failed", e); + })} + type="button" value="実績を追加する" />