MCPcopy Create free account
hub / github.com/kenberkeley/react-demo / resetDisplayControl

Function resetDisplayControl

src/redux/actions/msg/displayControl.js:32–34  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

30})
31
32const resetDisplayControl = () => ({
33 type: RESET_DISPLAY_CONTROL
34})
35
36/* default 导出所有 Action Creators */
37export default {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected