↓ 3 callersFunctionuseFileInput({
onFiles,
inputRef: inputRefProp,
accept,
multiple,
disabled,
name,
id,
capture,
className
packages/shared/src/features/fileUpload/hooks/useFileInput.tsx:24
↓ 3 callersFunctionuseFollowingQuery({
id,
entity,
feedId,
limit = DEFAULT_FOLLOW_LIMIT,
queryOptions,
}: UseFollowingQueryProps)
packages/shared/src/hooks/contentPreference/useFollowingQuery.ts:41
↓ 3 callersFunctionuseOnPostClick({
eventName = 'go to link',
columns,
feedName,
ranking,
origin,
}: UseOnPostClickProps)
packages/shared/src/hooks/useOnPostClick.ts:94