From a71cb60e2a632616fadf2cd8453e9c1d9d140930 Mon Sep 17 00:00:00 2001
From: Taiga KIYOKAWA <40013676+taigakiyokawa@users.noreply.github.com>
Date: Thu, 26 Jan 2023 16:19:41 +0900
Subject: [PATCH] [fix] Fix date for closing application from Sat to Tue (#65)
---
src/components/organisms/SpeakersSection/index.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/components/organisms/SpeakersSection/index.tsx b/src/components/organisms/SpeakersSection/index.tsx
index 1c336a05..e2a1b719 100644
--- a/src/components/organisms/SpeakersSection/index.tsx
+++ b/src/components/organisms/SpeakersSection/index.tsx
@@ -39,7 +39,7 @@ export const SpeakersSection: FC = () => {
Call for Speakers!
{t('application_started')}: 2022.12.01 Thu
- {t('application_closed')}: 2023.01.31 Sat
+ {t('application_closed')}: 2023.01.31 Tue
{isTabletOrOver && (