helix

https://github.com/Lokeh/helix
dominicm 2021-06-13T13:57:12.113300Z

I am using a react withXXX with :wrap, but I'm also using factory definitions. Those don't seem to work together. I only get the factory props, and not those from the withXXX . Not sure if there's a solution or if this is just expected behaviour, but putting it out there.

Aron 2021-06-13T14:58:32.113500Z

what is withXXXX