chore: remove unused type
This commit is contained in:
@@ -6,11 +6,6 @@ import Title from "@/components/Title"
|
|||||||
|
|
||||||
import styles from "./current.module.css"
|
import styles from "./current.module.css"
|
||||||
|
|
||||||
export type CurrentLevelProps = {
|
|
||||||
title: string
|
|
||||||
subtitle?: string
|
|
||||||
link: { text: string; href: string } | null
|
|
||||||
}
|
|
||||||
import { AccountPageComponentProps } from "@/types/components/myPages/myPage/accountPage"
|
import { AccountPageComponentProps } from "@/types/components/myPages/myPage/accountPage"
|
||||||
|
|
||||||
export default async function CurrentBenefitsBlock({
|
export default async function CurrentBenefitsBlock({
|
||||||
|
|||||||
Reference in New Issue
Block a user