@sellgar/kit 0.0.56 → 0.0.57

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/index.js +1 -1
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -7733,7 +7733,7 @@ const Hp = ({ ref: e, options: t, events: n, defer: i, ...r }) => {
7733
7733
  }, [s, l]), M.useLayoutEffect(() => () => {
7734
7734
  var a;
7735
7735
  (a = o()) == null || a.destroy();
7736
- }, []), /* @__PURE__ */ m("div", { ref: l, ...r, children: r.children });
7736
+ }, []), /* @__PURE__ */ m("div", { "data-scrollbar": !0, ref: l, ...r, children: r.children });
7737
7737
  }, Vp = "_wrapper_1uv5g_1", Up = {
7738
7738
  wrapper: Vp
7739
7739
  }, Js = ({ ref: e, ...t }) => /* @__PURE__ */ m(Hp, { className: Up.wrapper, ...t, ref: e, children: t.children }), qp = "_wrapper_1s6pd_1", Bp = {
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@sellgar/kit",
3
3
  "type": "module",
4
- "version": "0.0.56",
4
+ "version": "0.0.57",
5
5
  "description": "Storybook",
6
6
  "main": "./dist/index.cjs",
7
7
  "module": "./dist/index.js",