質問編集履歴

1

コードの間違いの修正

2019/02/11 02:11

投稿

gnx_vw903
gnx_vw903

スコア74

test CHANGED
File without changes
test CHANGED
@@ -184,7 +184,7 @@
184
184
 
185
185
  <View style={styles.container}>
186
186
 
187
- <Text>{this.state.pick}</Text>
187
+ <Text>{this.props.pick}</Text>
188
188
 
189
189
  <View style={styles.left}>
190
190