You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some browsers already support a native implementation of the closest function. The library should use it when available, maintaining the current implementation as a fallback.
Some browsers already support a native implementation of the
closestfunction. The library should use it when available, maintaining the current implementation as a fallback.