mirror of
https://github.com/wassname/talk.git
synced 2026-07-14 11:18:50 +08:00
add newline that eslint wants
This commit is contained in:
@@ -89,6 +89,7 @@ export class BestButton extends Component {
|
||||
}
|
||||
|
||||
render() {
|
||||
|
||||
// @TODO(bengo) Consider adding the comment__action--cursor-pointer to all buttons to add cursor:pointer and never wrap the icons
|
||||
const {isBest, addBest, removeBest} = this.props;
|
||||
const {isSaving} = this.state;
|
||||
|
||||
Reference in New Issue
Block a user