diff --git a/web/components/PredictionPanel.tsx b/web/components/PredictionPanel.tsx index 7d94564..28d1ef5 100644 --- a/web/components/PredictionPanel.tsx +++ b/web/components/PredictionPanel.tsx @@ -75,7 +75,7 @@ export function PredictionPanel({ code, initial, onResult }: Props) { const steps = pred?.steps ?? []; return ( -