Update PredictionsChart.tsx

This commit is contained in:
g
2026-01-10 02:59:04 +00:00
parent 57d93fe95e
commit 24c752d52b

View File

@@ -26,6 +26,7 @@ import {
RefreshCw, RefreshCw,
Calendar, Calendar,
BarChart3, BarChart3,
Sparkles,
} from "lucide-react"; } from "lucide-react";
import { useToast } from "@/hooks/use-toast"; import { useToast } from "@/hooks/use-toast";
import { Skeleton } from "@/components/ui/skeleton"; import { Skeleton } from "@/components/ui/skeleton";