chore: remove unused type

This commit is contained in:
Arvid Norlin
2024-04-23 20:00:58 +02:00
parent de632272ab
commit e3d3fa5528

View File

@@ -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({