From 132ecc9c997dc63666126e8f2bf68ca221e581a2 Mon Sep 17 00:00:00 2001 From: oti Date: Tue, 11 Jun 2024 18:46:43 +0900 Subject: [PATCH] =?UTF-8?q?feat:=20`all`=20=E3=81=AE=E6=96=87=E8=A8=80?= =?UTF-8?q?=E3=82=92=E7=84=A1=E5=91=B3=E7=84=A1=E8=87=AD=E3=81=AB=E3=81=97?= =?UTF-8?q?=E3=81=9F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ErrorScreen/ErrorScreen.stories.tsx | 21 ++++++++++++------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/packages/smarthr-ui/src/components/ErrorScreen/ErrorScreen.stories.tsx b/packages/smarthr-ui/src/components/ErrorScreen/ErrorScreen.stories.tsx index 0a229c3937..213687180c 100644 --- a/packages/smarthr-ui/src/components/ErrorScreen/ErrorScreen.stories.tsx +++ b/packages/smarthr-ui/src/components/ErrorScreen/ErrorScreen.stories.tsx @@ -15,21 +15,26 @@ export default { export const All: StoryFn = () => ( - いつも SmartHR をご利用いただきありがとうございます。 -
- ただいまメンテナンスのため、一時サービスを停止しております。 -
- ご迷惑をおかけいたしますが、ご理解のほどよろしくお願いいたします。 + メッセージ
)