mirror of
https://github.com/hamster1963/nezha-dash.git
synced 2025-04-24 21:10:45 +08:00
test: client side auth
This commit is contained in:
parent
b123ad9f3e
commit
adaed58fa5
@ -1,3 +1,5 @@
|
|||||||
|
"use client";
|
||||||
|
|
||||||
import Footer from "@/app/(main)/footer";
|
import Footer from "@/app/(main)/footer";
|
||||||
import Header from "@/app/(main)/header";
|
import Header from "@/app/(main)/header";
|
||||||
import { auth } from "@/auth";
|
import { auth } from "@/auth";
|
||||||
|
Loading…
Reference in New Issue
Block a user