mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-20 21:39:37 +02:00
Refactor AdventureCard and CardCarousel components
This commit is contained in:
parent
3ee9625fe8
commit
2601b07b5f
4 changed files with 51 additions and 46 deletions
|
@ -18,7 +18,6 @@
|
|||
import CollectionLink from './CollectionLink.svelte';
|
||||
import DotsHorizontal from '~icons/mdi/dots-horizontal';
|
||||
import DeleteWarning from './DeleteWarning.svelte';
|
||||
import ImageDisplayModal from './ImageDisplayModal.svelte';
|
||||
import { isAdventureVisited, typeToString } from '$lib';
|
||||
import CardCarousel from './CardCarousel.svelte';
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue