Children should be a ReactRender instance
natefaubion opened this issue · 2 comments
natefaubion commented
Likewise, getChildren should just yield Children.
unclechu commented
Maybe this is related:
purescript-react/src/React.purs
Lines 415 to 417 in 14b4c22
Children here is
Array ReactElement but maybe it should be another ReactRender instance?