sample qr code
This commit is contained in:
BIN
src/routes/(components)/sampleqrlfkselfservice.png
Normal file
BIN
src/routes/(components)/sampleqrlfkselfservice.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 787 B |
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user