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

Method mapStateToProps

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

Source from the content-addressed store, hash-verified

32207 Gt = __webpack_require__.n(Kt)
32208 class LockAuthIcon extends Re.Component {
32209 mapStateToProps(s, o) {
32210 return { state: s, ownProps: Gt()(o, Object.keys(o.getSystem())) }
32211 }
32212 render() {
32213 const { getComponent: s, ownProps: o } = this.props,
32214 i = s('LockIcon')

Callers

nothing calls this directly

Calls 2

GtFunction · 0.70
keysMethod · 0.45

Tested by

no test coverage detected