@carbonplan/components 11.0.5-develop.3 → 11.0.5-develop.4

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.
package/dst/index.js CHANGED
@@ -2078,7 +2078,7 @@ var Layout = function Layout(_ref) {
2078
2078
  return function () {
2079
2079
  query.onchange = null;
2080
2080
  };
2081
- }, [theme, settings == null ? void 0 : settings.value, settings == null ? void 0 : settings.onClick]);
2081
+ }, [theme == null ? void 0 : theme.breakpoints, settings == null ? void 0 : settings.value, settings == null ? void 0 : settings.onClick]);
2082
2082
  var menuItems = [/*#__PURE__*/React__default['default'].createElement(Dimmer, {
2083
2083
  key: "dimmer",
2084
2084
  sx: {