password placeholder
This commit is contained in:
parent
307607191e
commit
b4a9f76d99
@ -112,7 +112,7 @@ export class Login extends Component {
|
||||
<TextField
|
||||
// variant='outlined'
|
||||
type={this.state.showPassword ? 'text' : 'password'}
|
||||
label={Blockly.Msg.labesl_password}
|
||||
label={Blockly.Msg.labels_password}
|
||||
name='password'
|
||||
value={this.state.password}
|
||||
InputProps={{
|
||||
|
Loading…
x
Reference in New Issue
Block a user