Cristiano Magro
2024-12-30 05275d80c65c82fd9be1e7137af8514aff9dbbc2
07 - development setup/cmp-communication-assignment-problem/src/components/ActiveUser.vue
@@ -1,5 +1,5 @@
<template>
    <div>
    <div class="user">
        <h2>Utente: {{ username }}</h2>
        <h3>Eta: {{ age }}</h3>
    </div>