@odeyalo/uikit 0.0.13 → 0.0.14

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.
Files changed (2) hide show
  1. package/dist/main.js +1 -1
  2. package/package.json +1 -1
package/dist/main.js CHANGED
@@ -18340,7 +18340,7 @@ const we = /* @__PURE__ */ e.forwardRef(jR), OR = "_container_1x46a_1", HR = "_h
18340
18340
  B2,
18341
18341
  {
18342
18342
  ref: w,
18343
- lockScroll: !u,
18343
+ lockScroll: u,
18344
18344
  className: i5.overlay,
18345
18345
  style: { zIndex: d },
18346
18346
  children: /* @__PURE__ */ E(
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@odeyalo/uikit",
3
- "version": "0.0.13",
3
+ "version": "0.0.14",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
6
  "main": "dist/main.js",