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.mjs CHANGED
@@ -699,7 +699,7 @@ const BottomDrawer = ({
699
699
  backdropColor: backdropColor ?? theme.SURFACE_PRIMARY.light,
700
700
  hasBackdrop: showBlurView,
701
701
  backdropOpacity,
702
- propagateSwipe,
702
+ propagateSwipe: true,
703
703
  style: { margin: 0 }
704
704
  },
705
705
  /* @__PURE__ */ React.createElement(