asdasd
This commit is contained in:
@@ -52,7 +52,7 @@ interface PredictionsChartProps {
|
||||
}
|
||||
|
||||
export default function PredictionsChart({
|
||||
timeRange = 30,
|
||||
timeRange = 90,
|
||||
}: PredictionsChartProps) {
|
||||
const [predictions, setPredictions] = useState<PredictionsOverview | null>(
|
||||
null,
|
||||
|
||||
Reference in New Issue
Block a user