Resource conserved in the frontend login
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 371 KiB |
@@ -3,7 +3,7 @@ import { useNavigate } from 'react-router-dom';
|
||||
import { Lock } from 'lucide-react';
|
||||
import { useAuth } from '../contexts/AuthContext';
|
||||
import tilloLogo from '../assets/Tillo.png';
|
||||
import ritLogo from '../assets/RIT_Logo.png';
|
||||
import ritLogo from '../assets/RIT_Logo.webp';
|
||||
import { auth, googleProvider } from '../firebase';
|
||||
import { signInWithPopup } from 'firebase/auth';
|
||||
import './LoginScreen.css';
|
||||
|
||||
Reference in New Issue
Block a user