react-crud-mobile 1.3.61 → 1.3.63

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.
@@ -1652,7 +1652,7 @@ function UIOrder(props) {
1652
1652
  style: _extends({
1653
1653
  flex: 1,
1654
1654
  width: '100%'
1655
- }, scope.getStyle('container')),
1655
+ }, scope.getStyle('order')),
1656
1656
  children: [original.search !== false && /*#__PURE__*/jsxRuntime.jsx(UI.Text, {
1657
1657
  placeholder: "Pesquisar...",
1658
1658
  field: "query",