fix lint
This commit is contained in:
parent
42fc83d2a8
commit
f1643f77ac
1 changed files with 1 additions and 1 deletions
|
@ -189,7 +189,7 @@ const Pill = React.createClass({
|
||||||
},
|
},
|
||||||
getDirectionalContent: function() {
|
getDirectionalContent: function() {
|
||||||
return this.getContent();
|
return this.getContent();
|
||||||
}
|
},
|
||||||
};
|
};
|
||||||
this.setState({member});
|
this.setState({member});
|
||||||
}).catch((err) => {
|
}).catch((err) => {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue