Skip to content
This repository has been archived by the owner on Jan 7, 2019. It is now read-only.

Fix the case where each is at the root of a template #36

Merged
merged 1 commit into from
Feb 28, 2015

Conversation

ForbesLindesay
Copy link
Member

In this situation, the template must be wrapped in a div because
react does not allow you to return multiple elements.

In this situation, the template must be wrapped in a `div` because
react does not allow you to return multiple elements.
ForbesLindesay added a commit that referenced this pull request Feb 28, 2015
Fix the case where `each` is at the root of a template
@ForbesLindesay ForbesLindesay merged commit 47f9e5d into master Feb 28, 2015
@ForbesLindesay ForbesLindesay deleted the fix-each-as-root branch February 28, 2015 14:51
@ForbesLindesay
Copy link
Member Author

Sorry for self-merging, but I want to cut a release as soon as possible. It would be great if someone could review this for me and make sure I haven't messed anything up :)

@hemanth
Copy link
Member

hemanth commented Mar 1, 2015

👍 There is only one PR which is under your review.

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