var MyElement = React.createClass({displayName: \"FormatParagraph\", render: function () { return ( React.createElement(\"p\", null, this.pro
React.createElement("p", {id : 'div1', className : 'news'}, this.props.paragraph)
This way you can use CSS specified in App.css inside in an id/class.
App.css
id/class