♻️ refactored code

This commit is contained in:
haraldnilsen 2023-12-14 19:31:08 +01:00
parent 4cd2ed9a8a
commit 9bc69f9c58
9 changed files with 73 additions and 69 deletions

View file

@ -1,7 +1,7 @@
<script>
import UserFormInput from "../../components/userform/UserFormInput.svelte";
import ArrowBack from "../../components/svg/ArrowBack.svelte";
import ButtonComponent from "../../components/ButtonComponent.svelte";
import ButtonComponent from "../../components/userform/inputs/ButtonComponent.svelte";
</script>
<div class="flex flex-col justify-center gap-20 h-full ">