use @reach/router instead of react-router (81a4a82)
BREAKING CHANGES
<Playground> does not wrap the component anymore before
passing it to the renderer. Instead it passes the wrapper explicitly to
the renderer, making it the renderer's duty to apply the wrapper.