Skip to content

Commit 4a44f10

Browse files
PrashanthPrashanth
authored andcommitted
.
1 parent 01a3eb3 commit 4a44f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/BCDataGrid/BCGridBase.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export const BCGridBase = forwardRef(
4040
autoSizeStrategy,
4141
autoHeight,
4242
containerStyle,
43-
enableCellTextSelection,
43+
enableCellTextSelection=true,
4444
getRowId,
4545
overlayNoRowsTemplate,
4646
queryData,

0 commit comments

Comments
 (0)