Hi,
I'm using create-react-app and have imported the module. It throws
Error in ./~/react-markdown-file/index.js
Module parse failed: /Users/meghashyam/npm-projects/blog_site/node_modules/react-markdown-file/index.js Unterminated string constant (10:60)
You may need an appropriate loader to handle this file type.
SyntaxError: Unterminated string constant (10:60)
Hi,
I'm using create-react-app and have imported the module. It throws
Error in ./~/react-markdown-file/index.js
Module parse failed: /Users/meghashyam/npm-projects/blog_site/node_modules/react-markdown-file/index.js Unterminated string constant (10:60)
You may need an appropriate loader to handle this file type.
SyntaxError: Unterminated string constant (10:60)