MCPcopy Create free account
hub / github.com/sshwsfc/xadmin / render

Method render

xadmin-dashboard/src/widgets/SVG.js:10–12  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

8 }
9
10 render() {
11 return <ReactSVG {...this.props} />
12 }
13}
14
15export default SVG

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected