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
- import React , { Component } from 'react' ;
1
+ import React , { Component } from 'react' ;
2
2
import PropTypes from 'prop-types' ;
3
3
import ReactDOM from 'react-dom' ;
4
4
import { storiesOf } from '@kadira/storybook' ;
Original file line number Diff line number Diff line change 1
- import React , { Component } from 'react' ;
1
+ import React , { Component } from 'react' ;
2
2
import PropTypes from 'prop-types' ;
3
3
import { findDOMNode } from 'react-dom' ;
4
4
import invariant from 'invariant' ;
Original file line number Diff line number Diff line change 1
- import React , { Component } from 'react' ;
1
+ import React , { Component } from 'react' ;
2
2
import PropTypes from 'prop-types' ;
3
3
import { findDOMNode } from 'react-dom' ;
4
4
import invariant from 'invariant' ;
You can’t perform that action at this time.
0 commit comments