Исправление пути импорта
This commit is contained in:
@@ -16,7 +16,7 @@
|
|||||||
{/if}
|
{/if}
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
import { Image } from '$lib/components/Image.svelte'
|
import Image from '$lib/components/Image.svelte'
|
||||||
|
|
||||||
let {
|
let {
|
||||||
src,
|
src,
|
||||||
|
|||||||
Reference in New Issue
Block a user