openxiangda 1.0.71 → 1.0.73

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.
@@ -33210,7 +33210,6 @@ function MobileBottomSheet({
33210
33210
  onMaskClick: onClose,
33211
33211
  onClose,
33212
33212
  destroyOnClose: true,
33213
- getContainer: null,
33214
33213
  showCloseButton: false,
33215
33214
  className: joinClassNames4("sy-mobile-bottom-sheet-popup", className),
33216
33215
  bodyClassName: joinClassNames4("sy-mobile-bottom-sheet", bodyClassName),