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