Skip to content

Instantly share code, notes, and snippets.

@mzrt
Created May 7, 2016 00:51
Show Gist options
  • Save mzrt/41d763953f9fe839428f417e4b4761a3 to your computer and use it in GitHub Desktop.
Save mzrt/41d763953f9fe839428f417e4b4761a3 to your computer and use it in GitHub Desktop.
Комментарии
var Comments = React.createClass({
render: function(){
return(
<div className="comments">
Нет новостей - комментировать нечего
</div>
);
}
});
@KristianoMendes
Copy link

KristianoMendes commented Jan 13, 2021


### > `    <h2>Resume</h2>
> <strong>Hi! I am an experienced energetic detective</strong>  ``
> <p>&mdash; with 2 years of experience finding bad guys. 
> I try to find all the bad guys and kick their asses.</p>`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment