FunctionmapDispatchToProps(dispatch, { stateKey, isSelectable, id, preselected, unselectables, allIds })
src/components/Row/container.js:38
FunctionmapStateToProps(
state, {
stateKey,
id,
isSelectable = false,
preselected = [],
unselectables = []
})
src/components/Row/container.js:14