@ -114,7 +114,6 @@ export default function Menu({ getCurrentTrain }) {
setSelectedCurrentStation(0);
return;
}
console.log(allStationData)
if (allStationData[selectedCurrentStation] == undefined) {
const count = selectedCurrentStation - 1;
setSelectedCurrentStation(count);
The note is not visible to the blocked user.