modified code

This commit is contained in:
Matthis FAUVET 2024-06-21 16:10:09 +02:00
parent ce9af330a1
commit a55529abff

View File

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