Added timeline component to website

This commit is contained in:
2023-10-25 10:54:39 +01:00
parent dad56090ac
commit 083fbe1c20
22 changed files with 323 additions and 7 deletions

View File

@ -1,5 +1,5 @@
<script>
import Toasts from "../Toasts/Toasts.svelte";
import Toasts from "$lib/components/Toasts/Toasts.svelte";
</script>
<style>