commonform/commonform.org

Upgrade to React 0.13 and remove .toArray() calls for children

kemitchell opened this issue · 0 comments

React 0.13 will support Iterable child arguments to .createElement.
Immutable.js creates Iterables.