封印忘れ物

This commit is contained in:
harukin-DeskMini 2023-03-26 21:45:04 +09:00
parent 30c2b8a2f9
commit 12d9c1f49d

View File

@ -85,7 +85,7 @@ export const StationDeteilView = (props) => {
/>
</View>
)}
{currentStation &&
{/* {currentStation &&
currentStation.map((d) => (
<NexPreStationLine
currentStation={d}
@ -93,7 +93,7 @@ export const StationDeteilView = (props) => {
favoriteStation={favoriteStation}
setFavoriteStation={setFavoriteStation}
/>
))}
))} */}
{currentStation && (
<View style={{ flexDirection: "row" }}>
{!currentStation[0].JrHpUrl || (