fahad19/proppy

Proppy-preact doesn't pass children to h()

Closed this issue · 1 comments

jchn commented

When attaching a hoc to a component using proppy-preact the children property becomes [null] because it isn't passed in attach.

Example

https://codesandbox.io/s/5y8y7k0w04

Closed via #22