MCPcopy Create free account
hub / github.com/msgbyte/tailchat / UserProfileContainer.tsx

File UserProfileContainer.tsx

client/web/src/components/UserProfileContainer.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { fetchImagePrimaryColor } from '@/utils/image-helper';
2import React, { PropsWithChildren } from 'react';
3import { AvatarWithPreview, getTextColorHex } from 'tailchat-design';
4import { useAsync, useCachedOnlineStatus, UserBaseInfo } from 'tailchat-shared';

Callers

nothing calls this directly

Calls 4

fetchImagePrimaryColorFunction · 0.90
useCachedOnlineStatusFunction · 0.85
useAsyncFunction · 0.85
getTextColorHexFunction · 0.85

Tested by

no test coverage detected