This repository has been archived on 2021-09-06. You can view files and clone it, but cannot push or open issues or pull requests.
vuejs_course/2021-02-06 cmp-adv-01-starting-setup/src/components/ManageGoals.vue
2021-02-07 16:50:03 +01:00

4 lines
49 B
Vue

<template>
<h2>Manage Goals</h2>
</template>