From 755570f428b10d8da93e9a401f08a6ee2ac572f0 Mon Sep 17 00:00:00 2001 From: Rohan-cp Date: Tue, 10 Oct 2023 03:01:20 +0530 Subject: [PATCH] base --- .../Feed/CommentsBottomSheet/CommentsBottomSheetLine.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/apps/mobile/src/components/Feed/CommentsBottomSheet/CommentsBottomSheetLine.tsx b/apps/mobile/src/components/Feed/CommentsBottomSheet/CommentsBottomSheetLine.tsx index 019a73bfa7..007919a511 100644 --- a/apps/mobile/src/components/Feed/CommentsBottomSheet/CommentsBottomSheetLine.tsx +++ b/apps/mobile/src/components/Feed/CommentsBottomSheet/CommentsBottomSheetLine.tsx @@ -72,7 +72,9 @@ export function CommentsBottomSheetLine({ commentRef }: CommentLineProps) { {timeAgo} - + + + );