refactor: breakout section header
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
import { ArrowRightIcon } from "@/components/Icons"
|
||||
import Header from "@/components/SectionHeader"
|
||||
import Link from "@/components/TempDesignSystem/Link"
|
||||
import Body from "@/components/TempDesignSystem/Text/Body"
|
||||
|
||||
import Header from "../Header"
|
||||
|
||||
import styles from "./shortcuts.module.css"
|
||||
|
||||
import type { ShortcutsProps } from "@/types/components/myPages/myPage/shortcuts"
|
||||
|
||||
Reference in New Issue
Block a user