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

Fix a typo in docs on composition #413

Merged
merged 1 commit into from
Oct 18, 2017
Merged

Conversation

ervasive
Copy link
Contributor

The actual flex-direction: column; property is declared in flexCenterClass const and not in flexCenter.

What:

Why:
Fix typo in docs.

How:

Checklist:

  • Documentation
  • Tests
  • Code complete

The actual `flex-direction: column;` property is declared in `flexCenterClass` const and not in `flexCenter`.
@tkh44
Copy link
Member

tkh44 commented Oct 18, 2017

thanks!

@tkh44 tkh44 merged commit 1ce6a4b into emotion-js:master Oct 18, 2017
@justinobney
Copy link
Contributor

Nice. I was just coming to address this. I guess the docs have not been re-published since this fix.

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.

None yet

3 participants