From e90ffd892641d98afc13962a24593cb5d61a7d20 Mon Sep 17 00:00:00 2001 From: harukin-OneMix4 Date: Sun, 16 Jul 2023 14:10:40 +0900 Subject: [PATCH] =?UTF-8?q?=E7=B5=B5=E6=96=87=E5=AD=97=E3=81=AB=E5=A4=89?= =?UTF-8?q?=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/EachTrainInfo.js | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/components/ActionSheetComponents/EachTrainInfo.js b/components/ActionSheetComponents/EachTrainInfo.js index 73972f0..80233a8 100644 --- a/components/ActionSheetComponents/EachTrainInfo.js +++ b/components/ActionSheetComponents/EachTrainInfo.js @@ -616,7 +616,14 @@ export const EachTrainInfo = ({ {station} {points.findIndex((d) => d == index) >= 0 ? ( - ほげ + + 🚊 + ) : null} {!isNaN(data.trainData?.delay) && data.trainData?.delay != 0 && (