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

Method getLayout

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

Source from the content-addressed store, hash-verified

58598 }
58599 }
58600 class App extends Re.Component {
58601 getLayout() {
58602 const { getComponent: s, layoutSelectors: o } = this.props,
58603 i = o.current(),
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()

Callers 1

renderMethod · 0.95

Calls 2

currentMethod · 0.80
sFunction · 0.50

Tested by

no test coverage detected