MCPcopy Create free account
hub / github.com/dataease/SQLBot / mapStateToProps

Method mapStateToProps

frontend/public/swagger-ui-bundle.js:32220–32222  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

32218 const Yt = LockAuthIcon
32219 class UnlockAuthIcon extends Re.Component {
32220 mapStateToProps(s, o) {
32221 return { state: s, ownProps: Gt()(o, Object.keys(o.getSystem())) }
32222 }
32223 render() {
32224 const { getComponent: s, ownProps: o } = this.props,
32225 i = s('UnlockIcon')

Callers

nothing calls this directly

Calls 2

GtFunction · 0.70
keysMethod · 0.45

Tested by

no test coverage detected