feat: add settings page #124

Merged
dominik merged 5 commits from feat/add_settings_page into main 2025-06-30 22:57:30 +00:00
Showing only changes of commit 8e7b2eda32 - Show all commits

View file

@ -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,