website refactor
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
import { LoginPageQuery } from '@/lib/page-queries/auth/LoginPageQuery';
|
||||
import { LoginClient } from './LoginClient';
|
||||
import { AuthError } from '@/components/ui/AuthError';
|
||||
import { AuthError } from '@/ui/AuthError';
|
||||
|
||||
export default async function LoginPage({
|
||||
searchParams,
|
||||
|
||||
Reference in New Issue
Block a user