formatting fix for eslint

lolsob-rspec
Ondřej Hruška 2017-10-18 23:44:06 +02:00
parent 722fe5fda8
commit 0a9b3b1415
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 = {