Continuing updating the reformatting of propTypes and set redux, intl functions to end of component
• Removing: - the reformatting of propTypes and set redux, intl functions to end of component
This commit is contained in:
@@ -2,7 +2,6 @@ import React from 'react'
|
||||
import { BREAKPOINT_EXTRA_SMALL } from '../constants'
|
||||
import Responsive from '../features/ui//util/responsive_component'
|
||||
import Icon from './icon'
|
||||
import Text from './text'
|
||||
|
||||
export default class PullToRefresher extends React.PureComponent {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user