↓ 3 callersFunctionsmokePlume(g,x,y,z,scale,hex,rate=0.22,puffs=3)
packages/webapp/components/world/engine/world.js:3939
↓ 3 callersFunctionuseCardActions({
post,
onUpvoteClick,
onDownvoteClick,
onBookmarkClick,
onCopyLinkClick,
closeTagsPanelOnUpvote
packages/shared/src/hooks/cards/useCardActions.ts:34
↓ 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