Update next-auth
This commit is contained in:
parent
187b55aad7
commit
fef709a21d
6 changed files with 28 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import { type Metadata } from 'next'
|
||||
import { auth } from '@clerk/nextjs'
|
||||
import { auth } from '@/auth'
|
||||
|
||||
import { Chat } from '@/components/chat'
|
||||
import { getChat } from '@/app/actions'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue