From 20c29cd81cba0850838bbc80ddb83b93411c4ddf Mon Sep 17 00:00:00 2001 From: okbel Date: Wed, 28 Feb 2018 18:22:15 -0300 Subject: [PATCH] removing slot name change --- client/coral-embed-stream/src/tabs/stream/containers/Comment.js | 1 - 1 file changed, 1 deletion(-) diff --git a/client/coral-embed-stream/src/tabs/stream/containers/Comment.js b/client/coral-embed-stream/src/tabs/stream/containers/Comment.js index 33ebbc4f4..90cded652 100644 --- a/client/coral-embed-stream/src/tabs/stream/containers/Comment.js +++ b/client/coral-embed-stream/src/tabs/stream/containers/Comment.js @@ -23,7 +23,6 @@ const slots = [ 'commentAuthorTags', 'commentTimestamp', 'commentContent', - 'commentBox', ]; /**