mirror of
https://github.com/getpaseo/paseo.git
synced 2026-07-29 12:01:31 +00:00
Stabilize animateToOpen/animateToClose with useCallback and wrap the provider value in useMemo so consumers don't re-render on every parent re-render.