modified code

This commit is contained in:
Matthis FAUVET 2024-06-21 14:50:55 +02:00
parent 7460ef7905
commit e36d8b1f33

View File

@ -30,6 +30,7 @@
<script>
export default {
onBeforeMount(props){
console.log(props);
this.state = {
placeholder: "Rechercher dans les albums",
items: props.results,