import React from 'react'; const ResetPasswordForm = () => ( <>
Reset Password Comming Soon!!!
); export default ResetPasswordForm;