@tanstack/react-query-devtools 4.24.10 → 4.24.12

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.
@@ -2995,7 +2995,7 @@
2995
2995
  marginRight: '.5em',
2996
2996
  width: '100%'
2997
2997
  }
2998
- }), !filter ? /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, /*#__PURE__*/React__namespace.createElement(Select, {
2998
+ }), /*#__PURE__*/React__namespace.createElement(Select, {
2999
2999
  "aria-label": "Sort queries",
3000
3000
  value: sort,
3001
3001
  onChange: e => setSort(e.target.value),
@@ -3076,7 +3076,7 @@
3076
3076
  d: "M3.515 9.515c4.686 -4.687 12.284 -4.687 17 0"
3077
3077
  }))), /*#__PURE__*/React__namespace.createElement(ScreenReader, {
3078
3078
  text: isMockOffline ? 'Restore offline mock' : 'Mock offline behavior'
3079
- }))) : null))), /*#__PURE__*/React__namespace.createElement("div", {
3079
+ }))))), /*#__PURE__*/React__namespace.createElement("div", {
3080
3080
  style: {
3081
3081
  overflowY: 'auto',
3082
3082
  flex: '1'