@nualang/nualang-ui-components 0.1.1223 → 0.1.1224

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.
@@ -489,7 +489,7 @@ function ResponsiveDrawer({
489
489
  flexGrow: 1
490
490
  }), " ", isUpgradePossible && /*#__PURE__*/(0, _jsxRuntime.jsx)(_material.List, {
491
491
  sx: {
492
- overflowY: "auto",
492
+ overflowY: "hidden",
493
493
  overflowX: "hidden",
494
494
  paddingLeft: theme.spacing(1),
495
495
  paddingRight: theme.spacing(1)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@nualang/nualang-ui-components",
3
- "version": "0.1.1223",
3
+ "version": "0.1.1224",
4
4
  "main": "dist/index.js",
5
5
  "files": [
6
6
  "dist",