// If we want to perform an action, we can get dispatch from context. const dispatch = useContext(TodosDispatch);
 1 Matching Annotations
        
        - Sep 2019
- 
            
reactjs.org reactjs.orgTagsAnnotatorsURL
- 
  
// If we want to perform an action, we can get dispatch from context. const dispatch = useContext(TodosDispatch);