MCPcopy Create free account
hub / github.com/Linen-dev/linen.dev / onClick

Function onClick

apps/web/ui/MembersView/index.tsx:251–253  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

249 id: Tab.Email,
250 active: tab === Tab.Email,
251 onClick() {
252 setTab(Tab.Email);
253 },
254 },
255 {
256 header: 'Invite by link',

Callers 5

IconFunction · 0.50
ImagePreviewFunction · 0.50
ComponentFunction · 0.50
TabFunction · 0.50
GridContentFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected