react-domify icon indicating copy to clipboard operation
react-domify copied to clipboard

Like JSON.strinfigy but uses React to generate DOM elements

Results 4 react-domify issues
Sort by recently updated
recently updated
newest added

remove createClass in React ^16

I used it for my project, but recently I upgraded my project to React 16, and this package has the error: "TypeError: React.createClass is not a function". I think it...

Just show the array or object with the `[ ]` or `{ }`