ca11cbf6cc
Checking if the calendar support in the reducer is not only useless but wrong, since we don't have access to the entire store (the calendar support is checked in the base/config feature). If calendar support is not enabled the actions being reduced won't be dispatched anyway, so no harm is done by removing the check. |
||
---|---|---|
.. | ||
components | ||
web | ||
actionTypes.js | ||
actions.any.js | ||
actions.native.js | ||
actions.web.js | ||
constants.js | ||
functions.any.js | ||
functions.native.js | ||
functions.web.js | ||
index.js | ||
middleware.js | ||
reducer.js |