@bigbinary/neeto-molecules 1.0.93 → 1.0.94

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.
@@ -1286,6 +1286,7 @@ var IconPicker = function IconPicker(_ref) {
1286
1286
  style: "link",
1287
1287
  onClick: handleRemoveClick
1288
1288
  }))), isNotEmpty(iconList) ? /*#__PURE__*/React.createElement(FixedSizeGrid, {
1289
+ className: "overflow-x-hidden",
1289
1290
  columnCount: GRID_PROPERTIES.columnCount,
1290
1291
  columnWidth: GRID_PROPERTIES.columnWidth,
1291
1292
  height: GRID_PROPERTIES.gridHeight,