Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/
Class
client/src/components/ui/DeleteButton/index.d.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
onDelete: () => void;
5
};
6
declare
class
DeleteButton extends Component<Props> {
7
static defaultProps: {
8
className: string;
9
};
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected