modified code

This commit is contained in:
Matthis FAUVET 2024-06-21 15:42:03 +02:00
parent c57ecd5181
commit a467f2b75e

View File

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