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.
package/dist/index.js CHANGED
@@ -1262,8 +1262,6 @@ function grid(props, dataGridRef) {
1262
1262
  allowColumnReordering: true,
1263
1263
  showRowLines: true,
1264
1264
  showBorders: true,
1265
- filterValue: [],
1266
- selectedRowKeys: [],
1267
1265
  columnAutoWidth: false,
1268
1266
  focusedRowEnabled: false,
1269
1267
  wordWrapEnabled: false,