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
if I have an array ['a', 'b', 'c'], and I swap the first and last element, what is the format of the array that gets returned from the onResorted hook? it looks like one of the elements becomes an array?
if I have an array ['a', 'b', 'c'], and I swap the first and last element, what is the format of the array that gets returned from the onResorted hook? it looks like one of the elements becomes an array?