mirror of
https://github.com/ershisan99/www.git
synced 2026-02-02 12:36:03 +00:00
wip
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { UserStats } from '@/app/_components/user-stats'
|
||||
import { auth } from '@/server/auth'
|
||||
import { HydrateClient, api } from '@/trpc/server'
|
||||
import { HydrateClient } from '@/trpc/server'
|
||||
|
||||
export default async function Home() {
|
||||
const session = await auth()
|
||||
|
||||
Reference in New Issue
Block a user