MCPcopy 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
3import { ComponentPropsWithoutRef, forwardRef, useMemo } from 'react';
4import { Avatar } from '@/components/ui/avatar';

Callers

nothing calls this directly

Calls 1

cnFunction · 0.90

Tested by

no test coverage detected