diff --git a/components/MyPages/Blocks/Benefits/CurrentLevel/index.tsx b/components/MyPages/Blocks/Benefits/CurrentLevel/index.tsx index 83a884390..f3ec500b1 100644 --- a/components/MyPages/Blocks/Benefits/CurrentLevel/index.tsx +++ b/components/MyPages/Blocks/Benefits/CurrentLevel/index.tsx @@ -6,11 +6,6 @@ import Title from "@/components/Title" 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" export default async function CurrentBenefitsBlock({