Skip to content
Snippets Groups Projects
Commit b83be829 authored by Victor Ekholt Gunrell Kaste's avatar Victor Ekholt Gunrell Kaste
Browse files

feat: Updated to correct import of main saving goal component

parent cc83da04
No related branches found
No related tags found
1 merge request!14Savings target creation
<script setup lang="ts">
import SavingGoalRoadmap2 from "@/components/SavingGoalComponents/SavingGoalRoadmap.vue";
import SavingGoal from "@/components/SavingGoalComponents/SavingGoal.vue";
</script>
<template>
<saving-goal-roadmap2></saving-goal-roadmap2>
<saving-goal></saving-goal>
</template>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment