@chekinapp/ui 0.0.85 → 0.0.86

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.
package/dist/index.cjs CHANGED
@@ -10408,7 +10408,7 @@ function VerticalTabs({
10408
10408
  if (value !== stepValue) {
10409
10409
  return null;
10410
10410
  }
10411
- return /* @__PURE__ */ (0, import_jsx_runtime133.jsx)("div", { className: "h-full w-full", children: /* @__PURE__ */ (0, import_jsx_runtime133.jsx)(Slider, { children: images?.map((image) => /* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
10411
+ return /* @__PURE__ */ (0, import_jsx_runtime133.jsx)("div", { className: "h-full w-full", children: /* @__PURE__ */ (0, import_jsx_runtime133.jsx)(Carousel, { children: images?.map((image) => /* @__PURE__ */ (0, import_jsx_runtime133.jsx)(
10412
10412
  "img",
10413
10413
  {
10414
10414
  src: image,