dhre-ui-kit 0.0.361 → 0.0.362

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
@@ -735,7 +735,7 @@ const BottomDrawer = ({
735
735
  backdropColor: backdropColor ?? theme.SURFACE_PRIMARY.light,
736
736
  hasBackdrop: showBlurView,
737
737
  backdropOpacity,
738
- propagateSwipe,
738
+ propagateSwipe: true,
739
739
  style: { margin: 0 }
740
740
  },
741
741
  /* @__PURE__ */ React__default["default"].createElement(