From 9924fcba3adda1f2e44213d19e4c5448df209a78 Mon Sep 17 00:00:00 2001 From: Ilia Mashkov Date: Thu, 1 Jan 2026 14:37:44 +0300 Subject: [PATCH] fix: import paths --- src/App.svelte | 2 +- src/services/getFontshareFonts/model/fontshare_fonts.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/App.svelte b/src/App.svelte index c447756..7f54771 100644 --- a/src/App.svelte +++ b/src/App.svelte @@ -1,5 +1,5 @@ diff --git a/src/services/getFontshareFonts/model/fontshare_fonts.ts b/src/services/getFontshareFonts/model/fontshare_fonts.ts index 9a407bf..0d07b6e 100644 --- a/src/services/getFontshareFonts/model/fontshare_fonts.ts +++ b/src/services/getFontshareFonts/model/fontshare_fonts.ts @@ -1,4 +1,4 @@ -import type { CollectionApiModel } from './collection'; +import type { CollectionApiModel } from '../../../shared/types/collection'; /** * Model of Fontshare API response