import ErrorCard from '@/components/auth/error-card' const AuthErrorPage = () => { return ( ) } export default AuthErrorPage