This commit is contained in:
2021-05-02 12:31:32 +02:00
parent 802886fc08
commit 67d29dab2e
7 changed files with 19 additions and 8 deletions

View File

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