FunctionComment({
comment: commentView,
highlight,
depth,
absoluteDepth,
onClick,
collapsed: _collapsed,
contex
src/features/comment/Comment.tsx:59
FunctionCommentExpander({
depth,
absoluteDepth,
comment,
missing,
collapsed,
}: CommentExpanderProps)
src/features/comment/inTree/CommentExpander.tsx:34
FunctionCommentHeader({
canModerate,
commentView,
comment,
context,
collapsed,
rootIndex,
commentEllipsisHandleRef,
}
src/features/comment/CommentHeader.tsx:37
FunctionCommentTree({
comment,
highlight,
first,
fullyCollapsed,
rootIndex,
baseDepth,
}: CommentTreeProps)
src/features/comment/inTree/CommentTree.tsx:29
FunctionComments({
header,
postId,
commentPath,
sort,
bottomPadding,
threadCommentId,
ref,
virtualEnabled,
u
src/features/comment/inTree/Comments.tsx:68
FunctionCommunityLink({
community,
showInstanceWhenRemote,
className,
subscribed,
tinyIcon,
disableInstanceClick,
hid
src/features/labels/links/CommunityLink.tsx:44
FunctionCommunityListItem({
community,
favorites,
removeAction,
line,
className,
}: CommunityListItemProps)
src/features/community/list/items/CommunityListItem.tsx:43
FunctionCrosspostContainer({
post,
url,
className,
el,
children,
}: CrosspostProps)
src/features/post/crosspost/CrosspostContainer.tsx:23
FunctionDynamicDismissableModal({
setIsOpen,
isOpen,
children: renderModalContents,
className,
dismissClassName,
textRecovery,
}:
src/features/shared/DynamicDismissableModal.tsx:35