reactjs / react-php-v8js

PHP library that renders React components on the server
Other
1.33k stars 127 forks source link

Render Children #31

Open mackenzieg opened 7 years ago

mackenzieg commented 7 years ago

Possibly allow for the rendering of child components so that wrappers aren't required.

I already have a solution to this.