Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
OskarWiedeweg authored Jan 9, 2024
2 parents 5c396d6 + b12e3a8 commit 3dcbf70
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions frontend/src/routes/FAConfirm/+page.svelte
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<script>
import img from '$lib/assets/SadQrCode.svg'
import ButtonDone from "$lib/components/ButtonDone.svelte";
import ButtonDone from "$lib/components/ButtonDone.svelte";
export let form
</script>
Expand All @@ -28,4 +27,4 @@
</div>
</form>
</div>
</div>
</div>

0 comments on commit 3dcbf70

Please sign in to comment.