modified code
This commit is contained in:
parent
8062ba6c59
commit
9357376289
@ -70,7 +70,7 @@
|
|||||||
},
|
},
|
||||||
async list(){
|
async list(){
|
||||||
let data = await this.fetchData();
|
let data = await this.fetchData();
|
||||||
console.log(data);
|
console.log(data.results);
|
||||||
/*this.state = {
|
/*this.state = {
|
||||||
placeholder: "Rechercher dans les songs",
|
placeholder: "Rechercher dans les songs",
|
||||||
items: await this.fetchData()
|
items: await this.fetchData()
|
||||||
|
Loading…
Reference in New Issue
Block a user