diff --git a/src/components/buttons/sso-login-button.tsx b/src/components/buttons/sso-login-button.tsx index ae0238a..b5cde0f 100644 --- a/src/components/buttons/sso-login-button.tsx +++ b/src/components/buttons/sso-login-button.tsx @@ -1,6 +1,6 @@ import { signIn } from '@/auth'; import { IconButton } from '@/components/buttons/icon-button'; -import { Fingerprint, ScanEye } from 'lucide-react'; +import { Fingerprint } from 'lucide-react'; export default function SSOLogin({ provider,