Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
narrowsReducer/eventUpdateMessageFlags: Assert operation is add | remove
Adds an assertion to match the type in EventUpdateMessageFlagsAction in src/actionTypes.js, so that action.operation can only be 'add' or 'remove'.
- Loading branch information