Ryan Walker

Results 6 comments of Ryan Walker

@Favna Thaaank you! All I was missing was the `ReactReduxContext` ``` import { Provider, ReactReduxContext } from 'react-redux'; render( , document.getElementById('root') ); ```

Figured it out. All I was missing was the `ReactReduxContext` ``` import { Provider, ReactReduxContext } from 'react-redux'; render( , document.getElementById('root') ); ```

@crowmw Why the thumbs down? It's still a valid solution, just not for your exact case.

@dbertella Did you ever figure this out? I'm running into the same thing. Seems like the maintainers of docz have given up on it.

Same. Everything looks cool except the background is white which is the main thing I wanted black... ![image](https://user-images.githubusercontent.com/25303720/48278054-ad695480-e409-11e8-9b28-d82820da4bf7.png)

@GodofWar9000 I found a work around for my theme, might help you - https://github.com/widget-/slack-black-theme/issues/62#issuecomment-410256441