aboutsummaryrefslogtreecommitdiff
path: root/src/components/comments
diff options
context:
space:
mode:
authorAshm Walia <ashmwalia@outlook.com>2021-01-27 08:58:24 -0800
committerAshm Walia <ashmwalia@outlook.com>2021-01-27 08:58:24 -0800
commit2a93a92521d989664ebb8dfebe011d8df67ad40f (patch)
tree76147150fe9b94474a7399be05edc46f3514375b /src/components/comments
parent2f5f9df6dec1e905f3abf37d124ecd92d0e3a3d9 (diff)
Sc
Diffstat (limited to 'src/components/comments')
-rw-r--r--src/components/comments/CommentsContainer.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/comments/CommentsContainer.tsx b/src/components/comments/CommentsContainer.tsx
index 5aa32511..0a19694b 100644
--- a/src/components/comments/CommentsContainer.tsx
+++ b/src/components/comments/CommentsContainer.tsx
@@ -63,6 +63,7 @@ const CommentsContainer: React.FC<CommentsContainerProps> = ({
setNewCommentsAvailable,
setCommentsLength,
typeOfComment,
+ commentObjectInFocus,
]);
return (