diff --git a/src/features/authentication/screens/LoginPage.tsx b/src/features/authentication/screens/LoginPage.tsx
index 516044a4..cc4f2a91 100644
--- a/src/features/authentication/screens/LoginPage.tsx
+++ b/src/features/authentication/screens/LoginPage.tsx
@@ -101,6 +101,7 @@ export const LoginPage = () => {
{
variant="standard"
onChange={(e) => setPassword(e.target.value)}
/>
- {import.meta.env.DEV && }
+
+
+