1 min readSep 20, 2020
Good article but i'm facing a problem - whenever I try to import my component I get the error - `Module parse failed: Unexpected token (5:7)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders`
Seems like the jsx is an issue? Not too sure what the problem is