Marcelo Velasquez

Results 2 issues of Marcelo Velasquez

**Summary** I was trying to use the package following the README example, but after everything was good and run the server I got the following error. ``` const container =...

I'm making some unit tests for React components and the hook is not returning anything. My question is what's the recommended way to implement a mock for a test environment...