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