diff --git a/frontend/src/app/[locale]/(auth)/template.js b/frontend/src/app/[locale]/(auth)/template.js index bc719da..3767018 100644 --- a/frontend/src/app/[locale]/(auth)/template.js +++ b/frontend/src/app/[locale]/(auth)/template.js @@ -8,15 +8,20 @@ const AuthTemplate = ({ children }) => { const t = useTranslations("common"); return (