"use client"; import { AuthScreen } from "@/app/auth/auth-screen"; export default function AuthPage() { return ; }