Compare commits

..

No commits in common. "ai-dev" and "master" have entirely different histories.

2 changed files with 1 additions and 6 deletions

5
.gitignore vendored
View File

@ -1,8 +1,3 @@
node_modules/
*/node_modules/
*/build/
**/node_modules/
**/build/
.DS_Store
.env

View File

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