From 6aafdfda897cc0e074fba401eb0087065bc67631 Mon Sep 17 00:00:00 2001 From: hailin Date: Tue, 22 Apr 2025 10:37:48 +0800 Subject: [PATCH] . --- components/setup/step-container.tsx | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/components/setup/step-container.tsx b/components/setup/step-container.tsx index 4442efe..f2ad0e2 100644 --- a/components/setup/step-container.tsx +++ b/components/setup/step-container.tsx @@ -41,10 +41,8 @@ export const StepContainer: FC = ({ } } } - + const { t } = useTranslation() return ( - const { t } = useTranslation() -