@carbonplan/components 11.1.1 → 11.1.2

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.esm.js CHANGED
@@ -1309,6 +1309,7 @@ var Header = function Header(_ref3) {
1309
1309
  width: [2]
1310
1310
  }, /*#__PURE__*/React.createElement(Box, {
1311
1311
  sx: {
1312
+ pointerEvents: 'all',
1312
1313
  display: 'block',
1313
1314
  width: 'fit-content'
1314
1315
  }
@@ -1359,6 +1360,7 @@ var Header = function Header(_ref3) {
1359
1360
  }
1360
1361
  }, /*#__PURE__*/React.createElement(Flex, {
1361
1362
  sx: {
1363
+ pointerEvents: 'all',
1362
1364
  justifyContent: 'flex-end'
1363
1365
  }
1364
1366
  }, /*#__PURE__*/React.createElement(Flex, {