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

Method render

frontend/public/swagger-ui-bundle.js:57150–57153  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

57148 UNSAFE_componentWillReceiveProps(o) {
57149 handleProps(s, a, o, this.props)
57150 }
57151 render() {
57152 const s = Gt()(this.props, a ? Object.keys(a) : [])
57153 return Re.createElement(_, s)
57154 }
57155 }
57156 return (

Callers

nothing calls this directly

Calls 2

GtFunction · 0.70
keysMethod · 0.45

Tested by

no test coverage detected