From ccb8f1defaff610312d2ed5fb0e68c3d6be90c68 Mon Sep 17 00:00:00 2001 From: Wyatt Johnson Date: Fri, 26 Jun 2020 21:36:10 +0000 Subject: [PATCH] fix: fixed anchor link for view conversation (#3006) Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com> --- .../stream/tabs/Profile/MyComments/HistoryComment.tsx | 1 + .../MyComments/__snapshots__/HistoryComment.spec.tsx.snap | 1 + .../test/profile/__snapshots__/myComments.spec.tsx.snap | 8 ++++---- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/core/client/stream/tabs/Profile/MyComments/HistoryComment.tsx b/src/core/client/stream/tabs/Profile/MyComments/HistoryComment.tsx index a776d1f12..ecd2d534d 100644 --- a/src/core/client/stream/tabs/Profile/MyComments/HistoryComment.tsx +++ b/src/core/client/stream/tabs/Profile/MyComments/HistoryComment.tsx @@ -87,6 +87,7 @@ const HistoryComment: FunctionComponent = (props) => { )} +
-
- +