modified code
This commit is contained in:
parent
a467f2b75e
commit
ea9e95dee1
@ -28,7 +28,7 @@
|
|||||||
search: "albums"
|
search: "albums"
|
||||||
};
|
};
|
||||||
console.log(caca);
|
console.log(caca);
|
||||||
console.log(this.state.items);
|
console.log(this.state.items.results);
|
||||||
this.album_style = "isActivate";
|
this.album_style = "isActivate";
|
||||||
this.paintButton();
|
this.paintButton();
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user