mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 22:34:56 +00:00
code: tsx,page,nextjs (1 files)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
import { useEffect } from 'react'
|
||||
import { useRouter } from 'next/navigation'
|
||||
import { UnifiedLogin } from '@/components/UnifiedLogin'
|
||||
import { getRoleHomePath } from '@/lib/auth/get-role-home-path'
|
||||
import { getRoleHomePath } from '@/lib/auth'
|
||||
import { useAuth } from '@/hooks/useAuth'
|
||||
|
||||
export default function LoginPage() {
|
||||
|
||||
Reference in New Issue
Block a user