Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

use only dispatch from useContext

  const [, dispatch] = useContext(Context);
 
PREVIOUS NEXT
Tagged: #dispatch #useContext
ADD COMMENT
Topic
Name
4+9 =