mirror of
https://framagit.org/tykayn/mastodon.git
synced 2023-08-25 08:33:12 +02:00
formatting fix for eslint
This commit is contained in:
parent
39c9cdf7fe
commit
eb907a5bab
@ -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 = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user