File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
import React from 'react'
2
2
import { render } from 'react-dom'
3
- import ReactCSSTransitionGroup from 'react-addons-transition-group'
3
+ import ReactCSSTransitionGroup from 'react-addons-css- transition-group'
4
4
import { createHistory , useBasename } from 'history'
5
5
import { Router , Route , Link } from 'react-router'
6
6
Original file line number Diff line number Diff line change 1
1
import React from 'react'
2
2
import { render } from 'react-dom'
3
- import ReactCSSTransitionGroup from 'react-addons-transition-group'
3
+ import ReactCSSTransitionGroup from 'react-addons-css- transition-group'
4
4
import { createHistory , useBasename } from 'history'
5
5
import { Router , Route , Link } from 'react-router'
6
6
Original file line number Diff line number Diff line change 57
57
"qs" : " ^4.0.0" ,
58
58
"react" : " 0.14.0" ,
59
59
"react-addons-test-utils" : " 0.14.0" ,
60
- "react-addons-transition-group" : " 0.14.0" ,
60
+ "react-addons-css- transition-group" : " ^ 0.14.0" ,
61
61
"react-dom" : " 0.14.0" ,
62
62
"rf-changelog" : " ^0.4.0" ,
63
63
"style-loader" : " ^0.12.4" ,
You can’t perform that action at this time.
0 commit comments