Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Linen-dev/linen.dev
/ onClick
Function
onClick
apps/web/ui/Header/UserAvatar/index.tsx:28–30 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
26
label:
'Profile'
,
27
icon: <FiUser />,
28
onClick() {
29
setMode(Mode.Profile);
30
},
31
},
32
{
33
label:
'Sign out'
,
Callers
nothing calls this directly
Calls
1
signOut
Function · 0.85
Tested by
no test coverage detected