fix: aria-label warnings for edit profile form
This commit is contained in:
@@ -2,7 +2,6 @@ import { redirect } from "next/navigation"
|
||||
|
||||
import { overview } from "@/constants/routes/myPages"
|
||||
|
||||
import type { Lang } from "@/constants/languages"
|
||||
import type { LangParams, PageArgs } from "@/types/params"
|
||||
|
||||
export default function MyPages({ params }: PageArgs<LangParams>) {
|
||||
|
||||
Reference in New Issue
Block a user