mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-21 05:49: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
|
@ -17,7 +17,6 @@
|
|||
import TrashCan from '~icons/mdi/trashcan';
|
||||
import DeleteWarning from './DeleteWarning.svelte';
|
||||
import ShareModal from './ShareModal.svelte';
|
||||
import ImageDisplayModal from './ImageDisplayModal.svelte';
|
||||
import CardCarousel from './CardCarousel.svelte';
|
||||
|
||||
const dispatch = createEventDispatcher();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue