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