From 31113e7ecfa7511fa9c0cf277a5349001515ea1a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bel=C3=A9n=20Curcio?= Date: Mon, 16 Jul 2018 18:23:44 -0300 Subject: [PATCH] Ready --- src/core/client/stream/components/Comment/Comment.tsx | 6 +----- src/core/client/stream/components/PermalinkPopover.css | 8 +++++++- src/core/client/ui/components/Popover/Popover.tsx | 5 ++--- 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 9216e8b14..d77b6c4ad 100644 --- a/src/core/client/stream/components/Comment/Comment.tsx +++ b/src/core/client/stream/components/Comment/Comment.tsx @@ -28,11 +28,7 @@ const Comment: StatelessComponent = props => {
}> {({ toggleShow, ref }) => ( -