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
docs(tabs): fix incorrect select change event name (#875)
* The current documentation didn't match with the source code of the tabs component, which says that the
attribute should be `selectChange` instead of `selectedChange`
Closes#856
0 commit comments