keyの入力不足を修正

This commit is contained in:
harukin-expo-dev-env 2025-07-07 10:28:30 +00:00
parent caa4694c94
commit 6b39a3f723

View File

@ -161,6 +161,7 @@ export default function TrainMenu({ style }) {
});
});
}}
key={stationIDPair[d]}
>
<Text
style={{ color: "white", fontWeight: "bold", fontSize: 20 }}