import { Button } from '~/components/ui/button' export default function FormForgotPassword() { return (
{/* Input Email / No Telepon */}
{/* Tombol Masuk */}
) }