feat: detail chart

This commit is contained in:
hamster1963
2024-11-24 02:51:41 +08:00
parent b7d7c9cad8
commit aae837c110
10 changed files with 1398 additions and 176 deletions

View File

@@ -1,4 +1,3 @@
import { Skeleton } from "@/components/ui/skeleton";
import { BackIcon } from "../Icon";
import { useNavigate } from "react-router-dom";