Compare commits

...

1 Commits

Author SHA1 Message Date
tristantr
d4c91a8142 Add comment 2025-12-22 11:09:14 +01:00

View File

@@ -1,4 +1,5 @@
<script lang="ts">
// Tutorial banner in the user homepage
import { Button } from '$lib/components/common'
import { GraduationCap, X } from 'lucide-svelte'
import { base } from '$lib/base'