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

File ArticleGrid.tsx

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 8

useHiddenFeedbackPanelFunction · 0.90
useBlockPostPanelFunction · 0.90
usePostFeedbackFunction · 0.90
useSmartTitleFunction · 0.90
isVideoPostFunction · 0.90
useFeedCardGlassActionsFunction · 0.90
getPostClassNamesFunction · 0.90
onUpvoteClickFunction · 0.85

Tested by

no test coverage detected