Pablo Garcia
Pablo Garcia
* **Editor name and version**: VSCode v1.55.0 * **Platform**: * **Color scheme**: default * **MagicPython version**: v1.1.0 * **A sreenshot**: * **5-10 lines of surrounding code**: ![Screen Shot 2021-04-13 at...
I'm seeing the following error whenever I use `` inside `jest`: ``` Invalid hook call. Hooks can only be called inside of the body of a function component. ``` I...
We don't use react-dom or redux, but still, we have them in the devDependencies. Although this is not a big deal because they are development dependencies, it would be good...
### Checklist - [x] I have made a material change to the repo (functionality, testing, spelling, grammar) - [x] I have read the [Contribution Guide] and my PR follows them....