Skip to content
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

Classes & Props: Container/Grid/Row/Column #34

Merged
merged 4 commits into from
Oct 8, 2015

Conversation

levithomason
Copy link
Member

Only annotated the first two files, the others have the same changes.

@@ -12,7 +12,7 @@ import classNames from 'classnames';
* </Container>
*/

class Container extends Component {
export default class Container extends Component {
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

inline export

@levithomason levithomason changed the title Container/Grid/Row/Column classes props Classes & Props: Container/Grid/Row/Column Oct 7, 2015
@athurman
Copy link
Contributor

athurman commented Oct 8, 2015

🌊 🐙

levithomason added a commit that referenced this pull request Oct 8, 2015
…s-props

Classes & Props: Container/Grid/Row/Column
@levithomason levithomason merged commit 0649315 into master Oct 8, 2015
@levithomason levithomason deleted the feature/container-classes-props branch October 8, 2015 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants