From de39cd78bdab6a313c6c30e3e84978cf58763bbd Mon Sep 17 00:00:00 2001 From: Floke Date: Mon, 19 Jan 2026 11:52:38 +0000 Subject: [PATCH] fix(ui): Escape '>' in JSX to fix build error --- company-explorer/frontend/src/components/RoboticsSettings.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/company-explorer/frontend/src/components/RoboticsSettings.tsx b/company-explorer/frontend/src/components/RoboticsSettings.tsx index 2ffc831a..bf53950c 100644 --- a/company-explorer/frontend/src/components/RoboticsSettings.tsx +++ b/company-explorer/frontend/src/components/RoboticsSettings.tsx @@ -158,7 +158,7 @@ export function RoboticsSettings({ isOpen, onClose, apiBase }: RoboticsSettingsP {/* Metrics Grid */}
- Whale > + Whale > {ind.whale_threshold || "-"}