some changes
This commit is contained in:
parent
5e96ab6955
commit
bc5c2075f4
8 changed files with 45 additions and 41 deletions
|
@ -8,7 +8,7 @@ import { useUser } from '../../user/user.ts'
|
|||
import NavBar from '../../../components/NavBar.tsx'
|
||||
import NavButton from '../../../components/buttons/NavButton.tsx'
|
||||
import LinkButton from '../../../components/buttons/LinkButton.tsx'
|
||||
import { useTranslations } from '../../i18n/useTranslations.ts'
|
||||
import { useTranslations } from '../../i18n/translations.ts'
|
||||
|
||||
interface LoginPageProps {
|
||||
authService: AuthService
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue