From 617eb00edba9eb353f6382a15a1a0cb7406a6e71 Mon Sep 17 00:00:00 2001 From: Christian Vidal Wolf Date: Thu, 23 Apr 2026 12:58:11 +0200 Subject: [PATCH] UI: Rename 'Check' column to 'Check Ying' in Pricing view Co-Authored-By: Claude Sonnet 4.6 --- src/components/PricingView.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/PricingView.tsx b/src/components/PricingView.tsx index 6b450cf..8d66386 100644 --- a/src/components/PricingView.tsx +++ b/src/components/PricingView.tsx @@ -1101,7 +1101,7 @@ export function PricingView({ data, headers, onSaveRow, onCaptureState, onEdit, handleSort(COLUMNS.VALIDATED_CHECK)}> - Check + Check Ying { e.stopPropagation(); handleResizeStart(e, 'check', columnWidths.check); }} />