Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
export default () => (
)}
>
Agree to
render() {
const { onSwitchLogin } = this.props;
return (
<form>
<button label="Submit" type="submit">
);
}
}</button></form>
onClick={() => this.openOAutPopup('linkedin')}
/>
}
label='Google'
onClick={() => this.openOAutPopup('google')}
/>
<form>
<button label="Log in" type="submit">
</button></form>
)}
onSubmit={({ email }) => alert(`an email was sent to ${email}`)}
>
Enter your email address below and we will send you an email to reset your password.
);
)}
>
Password
)}
description='Password'
name='password'
validation={
[validators.required(), validators.minLength(5), validators.alphaNumeric()]
}
/>
submitLabel='Save'
>
);
render() {
const { onSwitchLogin } = this.props;
return (
<form>
<button label="Register" type="submit">
</button></form>
steal John's prized car and kill the puppy that was a last gift from his wife,
John unleashes the remorseless killing machine within and seeks vengeance.
`,
}}
title='Profile'
submitLabel='Save profile'
>