Cristiano Magro
2025-01-06 eb387dbd90a2a891ee5ee4458e32cccb460fd9b1
1
2
3
4
5
6
<template>
  <div>
    <h2>Manage Goals</h2>
    <input type="text" />
  </div>
</template>