Help with Typescript and children types · Issue #21 · pedronauck/react-adopt
Hey there, I have strictly typed my children prop for my render prop components. Now, I'm trying to integrate react-adopt@0.6.0, and I'm having some issues with those typings. I have a render prop ...