MCPcopy Create free account
hub / github.com/Bitbox-Connect/Bitbox / handleDelete

Function handleDelete

client/src/component/Dashboard.jsx:15–17  ·  view source on GitHub ↗
(id)

Source from the content-addressed store, hash-verified

13 ];
14
15 const handleDelete = (id) => {
16 console.log(`Blog with id ${id} deleted`);
17 };
18
19 return (
20 <div

Callers 1

DashboardFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected