From a73c89e59b438331dea7c7ff97104aa5590989da Mon Sep 17 00:00:00 2001 From: zyxd Date: Thu, 11 Sep 2025 14:48:31 +0400 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B0=20=D0=BE=D1=88=D0=B8=D0=B1=D0=BA=D0=B0=20?= =?UTF-8?q?=D0=B2=20=D0=BF=D1=83=D1=82=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/lib/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/index.js b/src/lib/index.js index 7062fc3..dc083eb 100644 --- a/src/lib/index.js +++ b/src/lib/index.js @@ -1 +1 @@ -export { default as Image } from './Image.svelte' \ No newline at end of file +export { default as Image } from './components/Image.svelte' \ No newline at end of file