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