From 7ba4566e46befb27d3a7e6f4da8a20ee6d84b6b8 Mon Sep 17 00:00:00 2001
From: hirano-vm4
Date: Tue, 5 Mar 2024 23:00:33 +0900
Subject: [PATCH] =?UTF-8?q?=E7=AE=A1=E7=90=86=E8=80=85=E6=A8=A9=E9=99=90?=
=?UTF-8?q?=E3=81=8B=E3=82=89=E3=81=BF=E3=81=9F=E7=9B=B8=E8=AB=87=E9=83=A8?=
=?UTF-8?q?=E5=B1=8B=E5=86=85=E3=81=AE=E3=80=8C=E3=83=A6=E3=83=BC=E3=82=B6?=
=?UTF-8?q?=E3=83=BC=E6=97=A5=E5=A0=B1=E3=80=8D=E3=82=BF=E3=83=96=E3=81=AE?=
=?UTF-8?q?=E8=A1=A8=E7=A4=BA=E3=83=90=E3=82=B0=E3=82=92=E4=BF=AE=E6=AD=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
app/javascript/components/Reports.jsx | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/app/javascript/components/Reports.jsx b/app/javascript/components/Reports.jsx
index 5f5b91c31ab..47dac364ce7 100644
--- a/app/javascript/components/Reports.jsx
+++ b/app/javascript/components/Reports.jsx
@@ -136,10 +136,12 @@ const NoReports = ({ unchecked }) => {
>
) : (
- <>
-
- 日報はまだありません。
- >
+
)}