modified code
This commit is contained in:
parent
ce9af330a1
commit
a55529abff
@ -34,7 +34,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();
|
||||||
this.update();
|
this.update();
|
||||||
|
Loading…
Reference in New Issue
Block a user