kopia lustrzana https://gitlab.com/soapbox-pub/soapbox
Fix eslint error
rodzic
1534842da9
commit
16d65f88f1
|
@ -70,6 +70,7 @@ class ActionBar extends React.PureComponent {
|
||||||
intl: PropTypes.object.isRequired,
|
intl: PropTypes.object.isRequired,
|
||||||
onOpenUnauthorizedModal: PropTypes.func.isRequired,
|
onOpenUnauthorizedModal: PropTypes.func.isRequired,
|
||||||
me: PropTypes.string,
|
me: PropTypes.string,
|
||||||
|
account: ImmutablePropTypes.map,
|
||||||
};
|
};
|
||||||
|
|
||||||
handleReplyClick = () => {
|
handleReplyClick = () => {
|
||||||
|
|
Ładowanie…
Reference in New Issue