diff --git a/apps/sim/app/(landing)/models/components/model-comparison-charts.tsx b/apps/sim/app/(landing)/models/components/model-comparison-charts.tsx index a86095f3e4..dfa7e7edcb 100644 --- a/apps/sim/app/(landing)/models/components/model-comparison-charts.tsx +++ b/apps/sim/app/(landing)/models/components/model-comparison-charts.tsx @@ -59,7 +59,7 @@ function ModelLabel({ model }: ModelLabelProps) { const Icon = PROVIDER_ICON_MAP[model.providerId] return ( -