mirror of
https://github.com/danbulant/Mangades
synced 2026-06-21 15:41:52 +00:00
remove unnecesary log
This commit is contained in:
parent
aaad9deedd
commit
c6afc14b7c
1 changed files with 0 additions and 1 deletions
|
|
@ -1,7 +1,6 @@
|
|||
<script>
|
||||
import { fade } from 'svelte/transition';
|
||||
export var selectedImage;
|
||||
$: console.log("image", selectedImage);
|
||||
</script>
|
||||
|
||||
{#if selectedImage}
|
||||
|
|
|
|||
Loading…
Reference in a new issue