Change tab-activation to use tabIndex model
Instead of activating a tab via passing down an 'active' prop to each tab this changes leverages the `tabIndex` model to ensure that it is the source of truth.
Showing
Please register or sign in to comment