mirror of
https://github.com/shadcn-ui/taxonomy
synced 2026-05-24 09:48:32 +00:00
chore: switch back to route handlers
This commit is contained in:
parent
aa09252612
commit
84d0cef1d1
2 changed files with 0 additions and 6 deletions
|
|
@ -1,6 +0,0 @@
|
|||
import NextAuth from "next-auth"
|
||||
|
||||
import { authOptions } from "@/lib/auth"
|
||||
|
||||
// @see ./lib/auth
|
||||
export default NextAuth(authOptions)
|
||||
Loading…
Reference in a new issue