calmm-js / karet

Karet is a library that allows you to embed Kefir observables into React VDOM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support arbitrarily nested children

polytypic opened this issue · comments

React allows children to be an arbitrarily nested array. Karet currently doesn't. This should be fixed.