keyの入力不足を修正
This commit is contained in:
parent
caa4694c94
commit
6b39a3f723
@ -161,6 +161,7 @@ export default function TrainMenu({ style }) {
|
||||
});
|
||||
});
|
||||
}}
|
||||
key={stationIDPair[d]}
|
||||
>
|
||||
<Text
|
||||
style={{ color: "white", fontWeight: "bold", fontSize: 20 }}
|
||||
|
Loading…
Reference in New Issue
Block a user