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 || (