This commit is contained in:
2021-05-03 11:10:53 +02:00
parent 093a6c5c2b
commit b6834aa829
9 changed files with 90 additions and 93 deletions

View File

@@ -1,6 +1,7 @@
<script lang="ts">
import Header from '$lib/views/Header.svelte'
import '../app.css'
import Header from '$lib/views/Header/index.svelte'
</script>
<svelte:head>