Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alephdata/aleph
/ mapStateToProps
Function
mapStateToProps
ui/src/components/MappingEditor/MappingManageMenu.jsx:279–279 ·
view source on GitHub ↗
(state)
Source
from the content-addressed store, hash-verified
277
};
278
279
const mapStateToProps = (state) => ({ session: selectSession(state) });
280
281
MappingManageMenu = connect(
282
mapStateToProps,
Callers
nothing calls this directly
Calls
1
selectSession
Function · 0.90
Tested by
no test coverage detected