erikras / erikras/react-redux-universal-hot-example
Page animations
Open
- Dominant language
- JavaScript
- Stars
- 12.1k
- Forks
- 2.5k
- PR merge metrics
- No merged PRs in 30d
Description
I've been checking closed issues if they'd lead me in the right direction, however looking at a few I've still been hitting some hurdles. In my `containers/App/App.js` I've wrapped my `this.props.children` within my `ReactCSSTransitionGroup`, however I haven't been able to get it to work. Styles related to animation have been wrapped within the `:global{}` in `App.scss`. Any ideas of what I may be doing wrong here? Thanks guys!
```
{this.props.children}
```
Contributor guide
Assessment
This issue has not been assessed yet.