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

Class

xadmin-dashboard/src/editor/components/Menu.js:9–9  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7
8@DashboardWrap('dashboard.view')
9class Menu extends React.Component {
10
11 addCell(type) {
12 const Widget = app.load_dict('dashboard_widgets')[type]

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected