modified code

This commit is contained in:
Matthis FAUVET 2024-06-21 16:14:22 +02:00
parent da605a8acb
commit 5582cc1aae

View File

@ -33,7 +33,6 @@
items: caca.results, items: caca.results,
search: "albums" search: "albums"
}; };
console.log(caca);
console.log(this.state.items); console.log(this.state.items);
this.album_style = "isActivate"; this.album_style = "isActivate";
this.paintButton(); this.paintButton();