From 844ff7ce4aebffc548b4eaa1145d682a97b8a522 Mon Sep 17 00:00:00 2001 From: pheralb Date: Tue, 15 Apr 2025 12:15:05 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=A7=20Update=20import=20path=20for=20`?= =?UTF-8?q?`iSVG``=20type=20to=20use=20alias?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/data/svgs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/svgs.ts b/src/data/svgs.ts index a44e025..21b8d08 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -1,4 +1,4 @@ -import type { iSVG } from '../types/svg'; +import type { iSVG } from '@/types/svg'; export const svgs: iSVG[] = [ {