ods-component-lib 1.17.45 → 1.17.46

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
@@ -1263,6 +1263,7 @@ function grid(props, dataGridRef) {
1263
1263
  showRowLines: true,
1264
1264
  showBorders: true,
1265
1265
  columnAutoWidth: false,
1266
+ filterValue: [],
1266
1267
  focusedRowEnabled: false,
1267
1268
  wordWrapEnabled: false,
1268
1269
  noDataText: "No Data",