MCPcopy
hub / github.com/henryboldi/felony / toggleComposer

Function toggleComposer

app/actions/UIActions.js:7–9  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5}
6
7export function toggleComposer() {
8 return { type: types.TOGGLE_COMPOSER }
9}
10
11export function toggleGeneratingKey() {
12 return { type: types.TOGGLE_GENERATING_KEY }

Callers 3

mapDispatchToPropsFunction · 0.85
mapDispatchToPropsFunction · 0.85
mapDispatchToPropsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected