From 26645f83600a5ca7eee795306c79eb4f222d295e Mon Sep 17 00:00:00 2001 From: Laurent Nguyen Date: Fri, 23 Aug 2024 17:59:16 +0200 Subject: [PATCH] Label to indicate which field is a partition key in Column Selection Pane --- .../Panes/TableColumnSelectionPane/TableColumnSelectionPane.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Explorer/Panes/TableColumnSelectionPane/TableColumnSelectionPane.tsx b/src/Explorer/Panes/TableColumnSelectionPane/TableColumnSelectionPane.tsx index 1e13efb11..23756d966 100644 --- a/src/Explorer/Panes/TableColumnSelectionPane/TableColumnSelectionPane.tsx +++ b/src/Explorer/Panes/TableColumnSelectionPane/TableColumnSelectionPane.tsx @@ -95,7 +95,7 @@ export const TableColumnSelectionPane: React.FC = onCheckedValueChange(columnDefinition.id, checked)} />