|
|
@ -165,7 +165,7 @@ class EducoderLogin extends Component {
|
|
|
|
<div style={{"margin-top": "40px","height":"580px"}}>
|
|
|
|
<div style={{"margin-top": "40px","height":"580px"}}>
|
|
|
|
|
|
|
|
|
|
|
|
<LoginRegisterComponent {...this.props} {...this.state}
|
|
|
|
<LoginRegisterComponent {...this.props} {...this.state}
|
|
|
|
Setshowbool={(e)=>this.Setshowbool(e,name,pass)} ></LoginRegisterComponent>
|
|
|
|
Setshowbool={(e,name,pass)=>this.Setshowbool(e,name,pass)} ></LoginRegisterComponent>
|
|
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|