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
Added a disableDeselectOnClick prop. By default, clicking the empty area
below the rows clears the selection; setting this prop keeps the current
selection intact instead (#245, #308). (#369)