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.
@@ -1223,7 +1223,6 @@ function grid(props) {
1223
1223
  displayMode: "full",
1224
1224
  showPageSizeSelector: true,
1225
1225
  showNavigationButtons: true,
1226
- allowedPageSizes: [5, 10, 20],
1227
1226
  showInfo: true
1228
1227
  }), props.searchEnable && React.createElement(SearchPanel, {
1229
1228
  visible: true