I using contextApi for state management, i have checkbox, on checked and unchecked, trying to dispatch ome actions to the store. sample code:
import { store } fro