Automattic / dops-components

Shared Calypso-style components for non-Calypso projects.
GNU General Public License v2.0
9 stars 6 forks source link

Tabs Component: add onClick prop #6

Closed dereksmart closed 8 years ago

dereksmart commented 8 years ago

This will be useful when we need to trigger an action when the tab is clicked

see how I'm trying to implement this here

gravityrail commented 8 years ago

lgtm! 👍

dereksmart commented 8 years ago

thanks dan!