x-ui-design 0.8.42 → 0.8.43

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/dist/index.esm.js CHANGED
@@ -5561,6 +5561,7 @@ const Popover = ({
5561
5561
  popupRef,
5562
5562
  placement,
5563
5563
  triggerRef,
5564
+ children,
5564
5565
  getPopupContainer: getPopupContainer?.(triggerRef.current)
5565
5566
  });
5566
5567
  useEffect(() => {