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

File ArticleList.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 10

isVideoPostFunction · 0.90
useViewSizeFunction · 0.90
usePostFeedbackFunction · 0.90
useHiddenFeedbackPanelFunction · 0.90
useFeedPreviewModeFunction · 0.90
useSmartTitleFunction · 0.90
useTruncatedSummaryFunction · 0.90
isSourceUserSourceFunction · 0.90
combinedClicksFunction · 0.90
onUpvoteClickFunction · 0.85

Tested by

no test coverage detected