chore: update react to v17
This commit is contained in:
parent
6a72881c6c
commit
f31151b80b
10 changed files with 96 additions and 329 deletions
|
|
@ -116,7 +116,6 @@ const Input2FAState = ({ state, dispatch }) => {
|
|||
onChange={handle2FAChange}
|
||||
numInputs={6}
|
||||
error={invalidToken}
|
||||
shouldAutoFocus
|
||||
/>
|
||||
<button onClick={handleSubmit} className={classes.enterButton} />
|
||||
</Form>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue