feat(SW-322): move type to blocks folder
This commit is contained in:
@@ -4,7 +4,7 @@ import Body from "@/components/TempDesignSystem/Text/Body"
|
||||
|
||||
import styles from "./shortcut.module.css"
|
||||
|
||||
import { ShortcutsListProps } from "@/types/components/myPages/myPage/shortcuts"
|
||||
import type { ShortcutsListProps } from "@/types/components/blocks/shortcuts"
|
||||
|
||||
export default function Shortcut({ linkList }: ShortcutsListProps) {
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user