mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
refactor: refactor relative import to alias
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user