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