openxiangda 1.0.72 → 1.0.74

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.
@@ -34085,7 +34085,6 @@ function MobileBottomSheet({
34085
34085
  onMaskClick: onClose,
34086
34086
  onClose,
34087
34087
  destroyOnClose: true,
34088
- getContainer: null,
34089
34088
  showCloseButton: false,
34090
34089
  className: joinClassNames4("sy-mobile-bottom-sheet-popup", className),
34091
34090
  bodyClassName: joinClassNames4("sy-mobile-bottom-sheet", bodyClassName),