some changes

This commit is contained in:
john 2025-06-16 21:28:24 +02:00
parent 5e96ab6955
commit bc5c2075f4
8 changed files with 45 additions and 41 deletions

View file

@ -8,7 +8,7 @@ import { AuthService } from '../authService.ts'
import LinkButton from '../../../components/buttons/LinkButton.tsx'
import NavBar from '../../../components/NavBar.tsx'
import NavButton from '../../../components/buttons/NavButton.tsx'
import { useTranslations } from '../../i18n/useTranslations.ts'
import { useTranslations } from '../../i18n/translations.ts'
const SignupCodeKey = 'signupCode'