Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/megh-bari/pattern-craft
/ isCopied
Function
isCopied
src/hooks/useCopy.tsx:21–21 ·
view source on GitHub ↗
(id: string)
Source
from the content-addressed store, hash-verified
19
};
20
21
const isCopied = (id: string) => copiedId === id;
22
23
return {
24
copyToClipboard,
Callers
1
PatternCard
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected