質問編集履歴
1
一部削除
title
CHANGED
File without changes
|
body
CHANGED
@@ -19,7 +19,7 @@
|
|
19
19
|
}
|
20
20
|
|
21
21
|
componentDidMount(){
|
22
|
-
return fetch('http://taco-
|
22
|
+
return fetch('http://taco-rdz.com/')
|
23
23
|
.then((response) => response.json())
|
24
24
|
.then((responseJson) => {
|
25
25
|
this.setState({
|