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.
@@ -1643,7 +1643,7 @@ function UIOrder(props) {
1643
1643
  style: _extends({
1644
1644
  flex: 1,
1645
1645
  width: '100%'
1646
- }, scope.getStyle('container')),
1646
+ }, scope.getStyle('order')),
1647
1647
  children: [original.search !== false && /*#__PURE__*/jsx(UI.Text, {
1648
1648
  placeholder: "Pesquisar...",
1649
1649
  field: "query",