ods-component-lib 1.17.44 → 1.17.45

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1258,8 +1258,6 @@ function grid(props, dataGridRef) {
1258
1258
  allowColumnReordering: true,
1259
1259
  showRowLines: true,
1260
1260
  showBorders: true,
1261
- filterValue: [],
1262
- selectedRowKeys: [],
1263
1261
  columnAutoWidth: false,
1264
1262
  focusedRowEnabled: false,
1265
1263
  wordWrapEnabled: false,