Add catalog search, fix sorting

This commit is contained in:
ZXY101
2024-01-08 06:47:30 +02:00
parent a18f66ca37
commit c817cc8681
2 changed files with 25 additions and 5 deletions

View File

@@ -1,6 +1,5 @@
<script lang="ts">
import Catalog from '$lib/components/Catalog.svelte';
import { createProfile, deleteProfile } from '$lib/settings';
</script>
<svelte:head>