From a4974f0bb0e7e9309e456ed990ff3f20b6a931e5 Mon Sep 17 00:00:00 2001 From: ahmadzuhdi Date: Fri, 1 Feb 2019 13:45:35 +0700 Subject: [PATCH] update: register form --- src/common/pages/RegisterNew/index.js | 110 +++++++++++++------------- 1 file changed, 55 insertions(+), 55 deletions(-) diff --git a/src/common/pages/RegisterNew/index.js b/src/common/pages/RegisterNew/index.js index 3374b5f..8239927 100644 --- a/src/common/pages/RegisterNew/index.js +++ b/src/common/pages/RegisterNew/index.js @@ -310,11 +310,11 @@ class RegisterPage extends React.Component { - Register Now - - - Already have an account? Back to Login + Daftar Sekarang + {/**/} + {/*Already have an account? Back to Login*/} + {/**/}
*/} {/**/} - - - - {this.state.showPassword ? : } - - - ), - }} - /> - - - - - {this.state.showConfirmPassword ? : } - - - ), - }} - /> - + {/**/} + {/**/} + {/**/} + {/*{this.state.showPassword ? : }*/} + {/**/} + {/**/} + {/*),*/} + {/*}}*/} + {/*/>*/} + {/**/} + {/**/} + {/**/} + {/**/} + {/*{this.state.showConfirmPassword ? : }*/} + {/**/} + {/**/} + {/*),*/} + {/*}}*/} + {/*/>*/} + {/**/}
@@ -546,7 +546,7 @@ class RegisterPage extends React.Component {