import { Card } from 'primereact/card'; export default function ForgotPasswordView() { return (

비밀번호 찾기 기능은 준비 중입니다.

); }