Testing typescript

This commit is contained in:
Rgebee 2022-05-21 15:16:10 +01:00
commit 98c681b670
21 changed files with 573 additions and 82 deletions

View file

@ -1,5 +1,5 @@
<script>
import Banner from '../../components/banner.svelte'
import Banner from '../../components/Banner.svelte'
let username = "";
let password = "";