Kien

Results 1 issues of Kien

I encountered the error `Uncaught Error: imports[1] for react-transform-catch-errors does not look like a React component.` I resolved the issue by removing the `^` from `"redbox-react": "^1.0.4",` in `package.json`, as...

in progress