when running my reducer dispatch method here:
function reducer(state, action) { switch (action.type) { case "updateBox": return stat