fix lint
parent
42fc83d2a8
commit
f1643f77ac
|
@ -189,7 +189,7 @@ const Pill = React.createClass({
|
|||
},
|
||||
getDirectionalContent: function() {
|
||||
return this.getContent();
|
||||
}
|
||||
},
|
||||
};
|
||||
this.setState({member});
|
||||
}).catch((err) => {
|
||||
|
|
Loading…
Reference in New Issue