Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import type { ReactElement, Ref } from
'react'
;
2
import React, { forwardRef } from
'react'
;
3
import classNames from
'classnames'
;
4
import type { PostCardProps } from
'../common/common'
;
Callers
nothing calls this directly
Calls
8
useHiddenFeedbackPanel
Function · 0.90
useBlockPostPanel
Function · 0.90
usePostFeedback
Function · 0.90
useSmartTitle
Function · 0.90
isVideoPost
Function · 0.90
useFeedCardGlassActions
Function · 0.90
getPostClassNames
Function · 0.90
onUpvoteClick
Function · 0.85
Tested by
no test coverage detected