modified code
This commit is contained in:
parent
65064043c3
commit
08516b73ba
@ -33,7 +33,7 @@
|
|||||||
items: data.results,
|
items: data.results,
|
||||||
search: "albums"
|
search: "albums"
|
||||||
};
|
};
|
||||||
console.log(this.state.items);
|
//console.log(this.state.items);
|
||||||
this.album_style = "isActivate";
|
this.album_style = "isActivate";
|
||||||
this.paintButton();
|
this.paintButton();
|
||||||
this.update();
|
this.update();
|
||||||
|
Loading…
Reference in New Issue
Block a user