modified code

This commit is contained in:
Matthis FAUVET 2024-06-21 16:08:07 +02:00
parent e0c9e3e3bf
commit ca0386db94

View File

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