sample qr code

This commit is contained in:
Philipp Dormann 2025-03-24 10:31:58 +01:00
parent 828cc0547e
commit 38e6c145e2
Signed by: philipp
GPG Key ID: 3BB9ADD52DCA4314
2 changed files with 2 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 787 B

View File

@ -1,4 +1,5 @@
<script lang="ts">
import sampleQR from "./sampleqrlfkselfservice.png";
import { Button } from "$lib/components/ui/button/index.js";
import * as Card from "$lib/components/ui/card/index.js";
import Checkbox from "$lib/components/ui/checkbox/checkbox.svelte";
@ -216,6 +217,7 @@
tell them your name.<br />
You can scan this qr code to login to our selfservice.
</p>
<img src={sampleQR} alt="">
TODO:
{:else if currentStep.name == Steps.SIGNIN.name}
<div class="grid gap-2">