mirror of
https://github.com/JOYCEQL/magic-resume.git
synced 2026-07-03 14:07:11 +02:00
perf: remove dashboard page "use client"
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
"use client";
|
||||
import { redirect } from "next/navigation";
|
||||
|
||||
export default function Dashboard() {
|
||||
|
||||
Reference in New Issue
Block a user