formatting fix for eslint

th-downstream
Ondřej Hruška 7 years ago
parent 722fe5fda8
commit 0a9b3b1415

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

Loading…
Cancel
Save