Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/sshwsfc/xadmin
/
Class
xadmin-dashboard/src/components/Cell.js:89–89 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
88
@DashboardWrap(
'dashboard.cell'
)
89
export
default
class
Cell extends React.Component {
90
91
constructor(props, context) {
92
super(props, context)
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected