This commit is contained in:
parent
5f65a8dda3
commit
191af7e22d
|
|
@ -21,8 +21,6 @@ import {
|
||||||
SETUP_STEP_COUNT,
|
SETUP_STEP_COUNT,
|
||||||
StepContainer
|
StepContainer
|
||||||
} from "../../../components/setup/step-container"
|
} from "../../../components/setup/step-container"
|
||||||
import { useTranslation } from 'react-i18next'
|
|
||||||
|
|
||||||
import { usePathname } from "next/navigation"
|
import { usePathname } from "next/navigation"
|
||||||
import i18nConfig from "@/i18nConfig"
|
import i18nConfig from "@/i18nConfig"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue