MCPcopy Create free account
hub / github.com/dailydotdev/apps / ProfilePicture.tsx

File ProfilePicture.tsx

packages/shared/src/components/ProfilePicture.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { ReactElement, ReactEventHandler, Ref } from 'react';
2import React, { forwardRef, useMemo } from 'react';
3import classNames from 'classnames';
4import type { LazyImageProps } from './LazyImage';

Callers

nothing calls this directly

Calls 2

setQueryParamsFunction · 0.90
replaceMethod · 0.80

Tested by

no test coverage detected