diff --git a/components/analytics/PredictionsChart.tsx b/components/analytics/PredictionsChart.tsx index 36ba2da..16d9b31 100644 --- a/components/analytics/PredictionsChart.tsx +++ b/components/analytics/PredictionsChart.tsx @@ -26,6 +26,7 @@ import { RefreshCw, Calendar, BarChart3, + Sparkles, } from "lucide-react"; import { useToast } from "@/hooks/use-toast"; import { Skeleton } from "@/components/ui/skeleton";