dhre-ui-kit 2.0.15 → 2.0.16

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/lib/index.js CHANGED
@@ -774,7 +774,7 @@ const BottomDrawer = ({
774
774
  backdropColor: backdropColor ?? theme.SURFACE_PRIMARY.light,
775
775
  hasBackdrop: showBlurView,
776
776
  backdropOpacity,
777
- propagateSwipe: true,
777
+ propagateSwipe,
778
778
  style: { margin: 0 }
779
779
  },
780
780
  /* @__PURE__ */ React__default["default"].createElement(