**Bug description** When tooltip is rendered with react children, it's not cleaning up rendered children and they remain in the memory **Version of Package** v5.28.0 **To Reproduce** https://react-tooltip.com/docs/examples/children Hover over example and see DOM nodes in dev tools rising **Expected behavior** Children is correctly cleaned up **Screenshots** https://github.com/user-attachments/assets/0e9684f0-f1b0-4823-a451-f64c64ac5371 **Desktop** - OS: mac - Browser: chrome - Version: 133.0.6943.142
Bug description
When tooltip is rendered with react children, it's not cleaning up rendered children and they remain in the memory
Version of Package
v5.28.0
To Reproduce
https://react-tooltip.com/docs/examples/children
Hover over example and see DOM nodes in dev tools rising
Expected behavior
Children is correctly cleaned up
Screenshots
Kapture.2025-02-28.at.17.36.14.webm
Desktop