Convert a ReactElement into a nice string useful for debugging
npm install react-element-to-stringConvert a ReactElement into a nice string useful for debugging
   !MIT Licensed
``sh`
npm install react-element-to-string
`jsx
var ReactElementToString = require('react-element-to-string');
ReactElementToString(
));$3
MIT Licensed
Originally created by Alan Souza as
jsx-to-string`.