diff --git a/frontend/src/Components/LoginField.tsx b/frontend/src/Components/LoginField.tsx index 7f43ec2..ec5aaaa 100644 --- a/frontend/src/Components/LoginField.tsx +++ b/frontend/src/Components/LoginField.tsx @@ -46,6 +46,7 @@ function Login(props: { onClick={(): void => { return; }} + type={"button"} /> );