react-crud-mobile 1.0.736 → 1.0.737

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.
@@ -889,9 +889,6 @@ function UIList(props) {
889
889
  placeholder: "Pesquisar...",
890
890
  field: "query",
891
891
  crud: crud,
892
- change: {
893
- action: 'search'
894
- },
895
892
  right: /*#__PURE__*/jsxRuntime.jsx(vectorIcons.Ionicons, {
896
893
  name: "search",
897
894
  size: 20,