Skip to content
Snippets Groups Projects
Commit f4a571f4 authored by Ina Martini's avatar Ina Martini
Browse files

chore: run format check

parent 54c34e43
No related branches found
No related tags found
3 merge requests!66Final merge,!57General cleanup of application,!4Pipeline fix
...@@ -9,9 +9,7 @@ ...@@ -9,9 +9,7 @@
:imageDirection="'right'" :imageDirection="'right'"
class="my-10 md:ml-5" class="my-10 md:ml-5"
></SpareComponent> ></SpareComponent>
<div <div class="flex flex-col gap-2 items-center mx-auto mt-4 mb-20 md:gap-4 md:m-0 w-full">
class="flex flex-col gap-2 items-center mx-auto mt-4 mb-20 md:gap-4 md:m-0 w-full"
>
<ButtonAddGoalOrChallenge :buttonText="'Legg til sparemål'" :type="'goal'" /> <ButtonAddGoalOrChallenge :buttonText="'Legg til sparemål'" :type="'goal'" />
<ButtonAddGoalOrChallenge <ButtonAddGoalOrChallenge
:buttonText="'Legg til spareutfordring'" :buttonText="'Legg til spareutfordring'"
......
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