From 0cc705d71b5fc3317618363eae8f9041e6df33c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bel=C3=A9n=20Curcio?= Date: Mon, 16 Jul 2018 18:10:57 -0300 Subject: [PATCH] Working --- src/core/client/stream/components/Comment/Comment.tsx | 4 ++-- src/core/client/stream/components/PermalinkPopover.tsx | 8 ++++---- src/core/client/ui/components/Attachment/Attachment.tsx | 7 ++++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/src/core/client/stream/components/Comment/Comment.tsx b/src/core/client/stream/components/Comment/Comment.tsx index 0765a2a79..6d4065126 100644 --- a/src/core/client/stream/components/Comment/Comment.tsx +++ b/src/core/client/stream/components/Comment/Comment.tsx @@ -27,8 +27,8 @@ const Comment: StatelessComponent = props => { {props.body}
}> - {({ toggleShow }) => ( -