MCPcopy Create free account
hub / github.com/evolify/dumpfun / onClick

Function onClick

common/components/nav-link.tsx:22–26  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

20 className,
21}: NavLinkProps) {
22 function onClick() {
23 if (trackLabel) {
24 click(trackLabel)
25 }
26 }
27 return (
28 <a
29 className={cn(

Callers 1

ItemFunction · 0.85

Calls 1

clickFunction · 0.90

Tested by

no test coverage detected