formatting fix for eslint

signup-info-prompt
Ondřej Hruška 2017-10-18 23:44:06 +02:00
parent 39c9cdf7fe
commit eb907a5bab
No known key found for this signature in database
GPG Key ID: 2C5FD5035250423D
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ export default class ComposeForm extends ImmutablePureComponent {
onPaste: PropTypes.func.isRequired,
onPickEmoji: PropTypes.func.isRequired,
showSearch: PropTypes.bool,
settings : ImmutablePropTypes.map.isRequired
settings : ImmutablePropTypes.map.isRequired,
};
static defaultProps = {