From 4020eca36c77768a65b9b7c5156e8c387e2d75e9 Mon Sep 17 00:00:00 2001 From: jiyuujin Date: Tue, 27 May 2025 22:59:18 +0900 Subject: [PATCH] =?UTF-8?q?=E5=81=9C=E6=AD=A2=E4=BA=88=E5=AE=9A=E3=81=AE?= =?UTF-8?q?=20Newt=20FormApp=20=E3=81=AB=E5=82=99=E3=81=88=E3=80=81?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E3=81=AE=E3=82=A4=E3=83=99=E3=83=B3=E3=83=88?= =?UTF-8?q?=E5=B9=B4=E3=81=AE=E3=83=95=E3=82=A9=E3=83=BC=E3=83=A0=E3=81=B8?= =?UTF-8?q?=E5=9B=9E=E9=81=8A=E3=82=92=E4=BF=83=E3=81=99=E6=96=87=E8=A8=80?= =?UTF-8?q?=E3=82=92=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/web/app/components/FormPageSection.vue | 3 ++- apps/web/app/content/en/contact.md | 5 ++++- apps/web/app/content/ja/contact.md | 5 ++++- apps/web/app/utils/constants.ts | 3 +++ 4 files changed, 13 insertions(+), 3 deletions(-) diff --git a/apps/web/app/components/FormPageSection.vue b/apps/web/app/components/FormPageSection.vue index e250b9fc..76fd9175 100644 --- a/apps/web/app/components/FormPageSection.vue +++ b/apps/web/app/components/FormPageSection.vue @@ -1,6 +1,7 @@