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