import React from 'react'; import { VerifyEmailContent } from '../features/auth'; export function VerifyEmailPage() { return ; }