import FormInput from "@/components/common/formInput"; import Button from "@/components/common/button"; import {Props} from "@/types/types" export default function ForgotPassword({ onBack }: Props) { return ( // Forget Password Screen
Enter your work email and we'll send a secure time-limited reset link.