Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
7
export
function
toggleComposer() {
8
return
{
type
: types.TOGGLE_COMPOSER }
9
}
10
11
export
function
toggleGeneratingKey() {
12
return
{
type
: types.TOGGLE_GENERATING_KEY }
Callers
3
mapDispatchToProps
Function · 0.85
mapDispatchToProps
Function · 0.85
mapDispatchToProps
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected