parent
a6b4414d64
commit
abe6ea25b7
|
|
@ -22,6 +22,7 @@ class Login extends Component<{}, IState> {
|
|||
<Container>
|
||||
<form onSubmit={this.preventDefault}>
|
||||
<TextField
|
||||
autoFocus
|
||||
id="name"
|
||||
label="Username"
|
||||
margin="dense"
|
||||
|
|
|
|||
Loading…
Reference in New Issue