Chris Mutzel

Results 5 comments of Chris Mutzel

For those trying to test components that depend on `router`, here is what I ended up doing. ``` export function renderWithRouter(Component, props) { const config = makeRouteConfig( React.createElement(Component, props)} />...

Would love this - we are trying to jump through a lot of hoops to try to develop use our existing AppSync backend with Kotlin.

Nice fix @PierrickV, I haven't been using this in a while but thanks for helping someone out.