diff --git a/src/components/LoginPage/LoginPage.tsx b/src/components/LoginPage/LoginPage.tsx index 5eb7c30..7be50c8 100644 --- a/src/components/LoginPage/LoginPage.tsx +++ b/src/components/LoginPage/LoginPage.tsx @@ -8,19 +8,33 @@ import { Box } from "@mui/material"; const LoginPage = () => { return ( - - - + + - +