Skip to content

Conversation

@happycollision
Copy link

@happycollision happycollision commented Apr 15, 2016

Tab components are the only things inside Tabs components that aren't really wrappers. They, in my experience, are often the actual element that users will interact with. Rather than

<Tab><span style={style.tab}>My Tab</span></Tab>

It might be nice to

<Tab style={style.tab}>My Tab</Tab>

@danez
Copy link
Collaborator

danez commented Jun 13, 2016

This was done in #93

@danez danez closed this Jun 13, 2016
@happycollision happycollision deleted the patch-allow-styles-on-tab-components branch July 24, 2016 00:05
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants