-
-
Notifications
You must be signed in to change notification settings - Fork 32.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Doc] Convert the Tabs page to the new format #2515
[Doc] Convert the Tabs page to the new format #2515
Conversation
import React from 'react'; | ||
import Tabs from 'material-ui/lib/tabs/tabs'; | ||
import Tab from 'material-ui/lib/tabs/tab'; | ||
// From https://github.com/oliviertassinari/react-swipeable-views |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I hope this is enough for the documentation 😁
onActive: React.PropTypes.func, | ||
|
||
/** | ||
* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
y no doc? y u do dis?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm gonna add something
Great work 👍 👍 Thanks a lot. Feel free to merge ^^ |
@subjectix Thanks for you feedback! I'm gonna squash down and merge 🎉. |
👍 🎉 🎉 |
[Doc] Convert the Tabs page to the new format
No description provided.