This commit is contained in:
parent
6ae60f66cd
commit
030702eebe
|
|
@ -24,6 +24,8 @@ import {
|
|||
import { useTranslation } from 'react-i18next'
|
||||
|
||||
import { usePathname } from "next/navigation"
|
||||
import i18nConfig from "@/i18nConfig"
|
||||
|
||||
|
||||
export default function SetupPage() {
|
||||
const {
|
||||
|
|
|
|||
Loading…
Reference in New Issue