I\'m rendering a link with react:
render: -> `upvote`
Then, above I hav
render: -> {this.upvote(e); }}>upvote
{this.upvote(e); }}>upvote