Commit 2abb5789 authored by Wahyu Adjie Prasetyo's avatar Wahyu Adjie Prasetyo
parents a606e17b c473b916
...@@ -115,7 +115,7 @@ class EmailConfirmation extends React.Component { ...@@ -115,7 +115,7 @@ class EmailConfirmation extends React.Component {
} }
handleCancel() { handleCancel() {
if (this.props.isEmailverif == true) { if (this.props.proses !== 'Register') {
let pageProps = { let pageProps = {
isEmailverif: false isEmailverif: false
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment