Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/sourcebot-dev/sourcebot
/ userAvatar.tsx
File
userAvatar.tsx
packages/web/src/components/userAvatar.tsx:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use client'
;
2
3
import { ComponentPropsWithoutRef, forwardRef, useMemo } from
'react'
;
4
import { Avatar } from
'@/components/ui/avatar'
;
Callers
nothing calls this directly
Calls
1
cn
Function · 0.90
Tested by
no test coverage detected