website refactor
This commit is contained in:
@@ -6,9 +6,9 @@
|
||||
* 2. Client component renders with ViewData
|
||||
*/
|
||||
|
||||
import { AuthError } from '@/components/auth/AuthError';
|
||||
import { LoginPageQuery } from '@/lib/page-queries/auth/LoginPageQuery';
|
||||
import { LoginClient } from './LoginClient';
|
||||
import { AuthError } from '@/ui/AuthError';
|
||||
|
||||
export default async function LoginPage({
|
||||
searchParams,
|
||||
|
||||
Reference in New Issue
Block a user