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