ywana-core8 0.0.296 → 0.0.297

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.
@@ -5451,7 +5451,7 @@ var TableFilters = function TableFilters(props) {
5451
5451
  }, /*#__PURE__*/React.createElement(ContentEditor, {
5452
5452
  content: content,
5453
5453
  onChange: change
5454
- })), /*#__PURE__*/React.createElement("footer", null, canQuery ? /*#__PURE__*/React.createElement(Button, {
5454
+ })), /*#__PURE__*/React.createElement("footer", null, onSave ? /*#__PURE__*/React.createElement(Button, {
5455
5455
  icon: "playlist_add",
5456
5456
  label: "CREAR BUSQUEDA",
5457
5457
  action: save,