es-grid-template 1.7.29 → 1.7.31

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.
@@ -241,6 +241,12 @@ const TableWrapper = props => {
241
241
  zIndex: 1999,
242
242
  maxWidth: 450
243
243
  }
244
+ }), /*#__PURE__*/_react.default.createElement(_reactTooltip.Tooltip, {
245
+ id: `${id}-tooltip-error`,
246
+ style: {
247
+ zIndex: 1999,
248
+ maxWidth: 450
249
+ }
244
250
  }), menuVisible && /*#__PURE__*/_react.default.createElement(_ContextMenu.default, {
245
251
  open: menuVisible,
246
252
  pos: position,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "es-grid-template",
3
- "version": "1.7.29",
3
+ "version": "1.7.31",
4
4
  "description": "es-grid-template",
5
5
  "keywords": [
6
6
  "react",