質問編集履歴

2

ミス

2018/10/13 02:32

投稿

Hayato1201
Hayato1201

スコア220

test CHANGED
File without changes
test CHANGED
@@ -54,7 +54,7 @@
54
54
 
55
55
  {
56
56
 
57
- exampleAds: examplesWithImage,
57
+ example: examplesWithImage,
58
58
 
59
59
  loading:false
60
60
 

1

修正

2018/10/13 02:31

投稿

Hayato1201
Hayato1201

スコア220

test CHANGED
File without changes
test CHANGED
@@ -118,7 +118,7 @@
118
118
 
119
119
  this.state = {
120
120
 
121
- exampleAds: this.props.example,
121
+ example: this.props.example,
122
122
 
123
123
  loading:this.props.loading
124
124