modified code
This commit is contained in:
parent
35899ea860
commit
fc1e4430cb
@ -35,6 +35,7 @@
|
|||||||
items: await props.items,
|
items: await props.items,
|
||||||
search: "albums"
|
search: "albums"
|
||||||
};
|
};
|
||||||
|
console.log(this.state);
|
||||||
this.paintButton();
|
this.paintButton();
|
||||||
this.album_style = "isActivate";
|
this.album_style = "isActivate";
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user