ZaynMalloc

Results 15 comments of ZaynMalloc

Thanks, I'll look into that

I'm having trouble with jest. I get the error. ``` SyntaxError: Unexpected token . at ScriptTransformer._transformAndBuildScript (node_modules/jest/node_modules/jest-cli/node_modules/jest-runtime/build/ScriptTransformer.js:289:17) at Object. (client/components/AboutDialog/AboutDialog.js:7:20) at Object. (__tests__/test.js:2:20) ``` My test which are in the...