vbea před 3 roky
rodič
revize
3823492356
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Strides-APP/app/pages/sign/RegisterV4.js

+ 1 - 1
Strides-APP/app/pages/sign/RegisterV4.js

@@ -151,7 +151,7 @@ export default class RegisterV4 extends React.Component {
     }
     }
   }
   }
 
 
-  onRegisterT() {
+  onRegister() {
     //console.log('sign up', this.state);
     //console.log('sign up', this.state);
     var info = this.state.userInfo;
     var info = this.state.userInfo;
     if (!info.nickName) {
     if (!info.nickName) {