Hi there 👋
Frontend Lead at Charlie Tango, making magic.
Make sure you check out the React Intersection Observer library:
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abuseReact implementation of the Intersection Observer API to tell you when an element enters or leaves the viewport.
Issue: #20395
What I did
Upgraded the MDX Docs render to support React 18, and use the new createRoot render flow.
Based on the React 18 implementa…