feat: update login and logout components and labels
This commit is contained in:
parent
4d781775e3
commit
486e8cc1f8
6 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
// /home/max/Git/MeetUp/src/app/login/page.tsx
|
||||
import { auth } from '@/auth';
|
||||
import LabeledInput from '@/components/labeled-input';
|
||||
import Login from '@/components/user/login-button';
|
||||
import Login from '@/components/user/sso-login-button';
|
||||
import { redirect } from 'next/navigation';
|
||||
|
||||
import style from './login.module.css';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue