Hien Nguyen
Results
1
issues of
Hien Nguyen
## Current behavior I got warning `It looks like you're using the wrong act() around your test interactions.` when call `store.dispatch` in act ``` import {act} from 'react-dom/test-utils' const initState...
Need More Information