pds-dev-kit-web-test 2.5.135 → 2.5.136

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.
@@ -185,7 +185,7 @@ var Composition = (0, react_1.forwardRef)(function CustomSection(props, ref) {
185
185
  return 16;
186
186
  })();
187
187
  return ((0, jsx_runtime_1.jsx)(ErrorBoundary_1.ErrorBoundary, { children: (0, jsx_runtime_1.jsx)(gleStyles_1.S_gleStyles, { children: (0, jsx_runtime_1.jsx)(S_SectionWrapper, __assign({ ref: gleRef, "x-dlayout-section-type": "NO_NAME", onClick: onClickSection }, { children: (0, jsx_runtime_1.jsx)(components_1.CustomSection, __assign({}, props, { isMobile: isMobile, overrideStyles: {
188
- minHeight: customSectionStyles.minHeight,
188
+ // minHeight: customSectionStyles.minHeight,
189
189
  paddingTop: padding.top,
190
190
  paddingBottom: padding.bottom,
191
191
  paddingRight: padding.right,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pds-dev-kit-web-test",
3
- "version": "2.5.135",
3
+ "version": "2.5.136",
4
4
  "license": "MIT",
5
5
  "private": false,
6
6
  "main": "dist/index.js",