From 12d9c1f49d2544823200f6c1ee5618b9474281d3 Mon Sep 17 00:00:00 2001 From: harukin-DeskMini Date: Sun, 26 Mar 2023 21:45:04 +0900 Subject: [PATCH] =?UTF-8?q?=E5=B0=81=E5=8D=B0=E5=BF=98=E3=82=8C=E7=89=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/ActionSheetComponents/StationDeteilView.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/components/ActionSheetComponents/StationDeteilView.js b/components/ActionSheetComponents/StationDeteilView.js index 237db26..9d0f80e 100644 --- a/components/ActionSheetComponents/StationDeteilView.js +++ b/components/ActionSheetComponents/StationDeteilView.js @@ -85,7 +85,7 @@ export const StationDeteilView = (props) => { /> )} - {currentStation && + {/* {currentStation && currentStation.map((d) => ( { favoriteStation={favoriteStation} setFavoriteStation={setFavoriteStation} /> - ))} + ))} */} {currentStation && ( {!currentStation[0].JrHpUrl || (