feat: dashboard link

This commit is contained in:
hamster1963
2024-11-24 12:08:32 +08:00
parent 5364d5cdb5
commit 97087fe67d
6 changed files with 48 additions and 9 deletions

View File

@@ -1,5 +1,3 @@
"use client";
import { Card, CardContent } from "@/components/ui/card";
import { ChartConfig, ChartContainer } from "@/components/ui/chart";
import { formatNezhaInfo, formatRelativeTime } from "@/lib/utils";