lightning-tv / solid

SolidJS Framework for Lightning Renderer
https://lightning-tv.github.io/solid/
Apache License 2.0
25 stars 9 forks source link

LazyUp component TS & splitprops #14

Open chiefcll opened 3 weeks ago

chiefcll commented 3 weeks ago

LazyUp children prop is looking for Array rather than JSXElement

Refactor to not use splitProps which may cause problems with non Proxy supported browsers