jsonml-to-react-element
jsonml-to-react-element copied to clipboard
To convert JsonML to React element.
Results
1
jsonml-to-react-element issues
Sort by
recently updated
recently updated
newest added
I'm running Webpack with Babel in my project, but not using the ES2015 preset. Webpack gives me this error: ``` ERROR in ./node_modules/jsonml-to-react-element/lib/index.js Module build failed (from ./node_modules/babel-loader/lib/index.js): Error: Couldn't...