fixed some error from merge request

This commit is contained in:
2025-06-12 13:02:23 +02:00
parent ecc2564c70
commit 03a304f6fe
5 changed files with 8 additions and 49 deletions

View File

@@ -1,5 +1,6 @@
<script lang="ts">
import Chevron from '$lib/icons/Chevron-right.svelte';
import Profile from '$lib/icons/Profile.svelte';
export let data;
</script>