feat(WEB-154): my profile view
This commit is contained in:
@@ -4,7 +4,7 @@ import Title from "@/components/MyPages/Title"
|
||||
|
||||
import styles from "./shortcuts.module.css"
|
||||
|
||||
import type { ShortcutsProps } from "@/types/components/myPages/shortcuts"
|
||||
import type { ShortcutsProps } from "@/types/components/myPages/myPage/shortcuts"
|
||||
|
||||
export default function Shortcuts({
|
||||
shortcuts,
|
||||
|
||||
Reference in New Issue
Block a user