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