Small fix
This commit is contained in:
parent
3e73b11698
commit
b6535c883d
1 changed files with 1 additions and 0 deletions
|
@ -46,6 +46,7 @@ function Login(props: {
|
|||
onClick={(): void => {
|
||||
return;
|
||||
}}
|
||||
type={"button"}
|
||||
/>
|
||||
</form>
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue