Inserted content into ../../../frontend/src/pages/login.tsx at line 53

This commit is contained in:
Flatlogic Bot 2025-03-04 10:07:42 +00:00
parent a7861a125c
commit a7cce2f899
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@
/// <reference types="next/image-types/global" />
// NOTE: This file should not be edited
// see https://nextjs.org/docs/basic-features/typescript for more information.
// see https://nextjs.org/docs/pages/building-your-application/configuring/typescript for more information.

2
frontend/src/pages/login.tsx Executable file → Normal file
View File

@ -50,7 +50,7 @@ export default function Login() {
remember: true,
});
const title = 'test2';
const title = '!!!wt!!!';
// Fetch Pexels image/video
useEffect(() => {