Upgrade Babel to version 7.0.0 (#5925)
This commit is contained in:
committed by
Eugen Rochko
parent
64a5561b5a
commit
0ddbccf7e6
@ -149,8 +149,8 @@ class PrivacyDropdownMenu extends React.PureComponent {
|
||||
|
||||
}
|
||||
|
||||
@injectIntl
|
||||
export default class PrivacyDropdown extends React.PureComponent {
|
||||
export default @injectIntl
|
||||
class PrivacyDropdown extends React.PureComponent {
|
||||
|
||||
static propTypes = {
|
||||
isUserTouching: PropTypes.func,
|
||||
|
Reference in New Issue
Block a user