diff --git a/frontend/src/lib/components/CollectionAllView.svelte b/frontend/src/lib/components/CollectionAllView.svelte index 4368c4c..17d28c1 100644 --- a/frontend/src/lib/components/CollectionAllView.svelte +++ b/frontend/src/lib/components/CollectionAllView.svelte @@ -29,7 +29,6 @@ import LodgingCard from './LodgingCard.svelte'; import NoteCard from './NoteCard.svelte'; import ChecklistCard from './ChecklistCard.svelte'; - import NotFound from './NotFound.svelte'; // Props export let adventures: Adventure[] = []; @@ -363,55 +362,61 @@ {$t('adventures.show')}: -
- {$t('collection.try_different_search')} -
- - {:else} -