Today I have started learning ReactJS and after an hour faced with the problem.. I want to insert a component which has two rows inside a div on the page.A simplified exampl
You won't be able to get rid of that div element. React.render() needs to return one valid DOM node.
div