ods-component-lib 1.13.5 → 1.13.6

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
@@ -1227,7 +1227,6 @@ function grid(props) {
1227
1227
  displayMode: "full",
1228
1228
  showPageSizeSelector: true,
1229
1229
  showNavigationButtons: true,
1230
- allowedPageSizes: [5, 10, 20],
1231
1230
  showInfo: true
1232
1231
  }), props.searchEnable && React__default.createElement(dataGrid.SearchPanel, {
1233
1232
  visible: true