From d286b848a00848225134effb07300574fb43a07d Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Wed, 28 Jan 2026 11:33:17 +0100 Subject: [PATCH] Comment out VendorStockBadge to isolate runtime crash --- components/ForecastView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/ForecastView.tsx b/components/ForecastView.tsx index 974c0a2..a6c8a57 100644 --- a/components/ForecastView.tsx +++ b/components/ForecastView.tsx @@ -73,7 +73,7 @@ const ForecastRow: React.FC<{ {stockMap && ( )} - + {/* */}