MCPcopy Index your code
hub / github.com/dataease/SQLBot / render

Method render

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

Source from the content-addressed store, hash-verified

58604 a = s(i, !0)
58605 return a || (() => Re.createElement('h1', null, ' No layout defined for "', i, '" '))
58606 }
58607 render() {
58608 const s = this.getLayout()
58609 return Re.createElement(s, null)
58610 }
58611 }
58612 const JO = App

Callers 5

jjFunction · 0.45
renderFunction · 0.45
view_legacyFunction · 0.45
kPFunction · 0.45

Calls 1

getLayoutMethod · 0.95

Tested by

no test coverage detected