refactor: refactor relative import to alias

This commit is contained in:
satnaing
2023-01-28 00:44:58 +06:30
parent b420e688ca
commit d67e64e02d
+1 -1
View File
@@ -1,4 +1,4 @@
import type { SocialIcons } from "src/types"; import type { SocialIcons } from "@types";
const socialIcons: SocialIcons = { const socialIcons: SocialIcons = {
Github: `<svg Github: `<svg