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 => {
|
onClick={(): void => {
|
||||||
return;
|
return;
|
||||||
}}
|
}}
|
||||||
|
type={"button"}
|
||||||
/>
|
/>
|
||||||
</form>
|
</form>
|
||||||
);
|
);
|
||||||
|
|
Loading…
Reference in a new issue