From 3f90f72bee9c9311743a100ad784e975673bccce Mon Sep 17 00:00:00 2001 From: Ryan Yun Date: Mon, 25 Sep 2017 12:33:59 -0400 Subject: [PATCH] update classes to follow talk naming convention --- client/coral-configure/components/ConfigureCommentStream.js | 2 +- client/coral-configure/containers/ConfigureStreamContainer.js | 2 +- client/coral-settings/containers/ProfileContainer.js | 2 +- client/talk-plugin-moderation/ModerationLink.js | 4 ++-- .../talk-plugin-featured-comments/client/components/Tag.js | 2 +- plugins/talk-plugin-like/client/LikeButton.js | 2 +- plugins/talk-plugin-offtopic/client/components/OffTopicTag.js | 2 +- .../client/components/PermalinkButton.js | 2 +- plugins/talk-plugin-respect/client/RespectButton.js | 2 +- 9 files changed, 10 insertions(+), 10 deletions(-) diff --git a/client/coral-configure/components/ConfigureCommentStream.js b/client/coral-configure/components/ConfigureCommentStream.js index 1447e9676..20250ee86 100644 --- a/client/coral-configure/components/ConfigureCommentStream.js +++ b/client/coral-configure/components/ConfigureCommentStream.js @@ -14,7 +14,7 @@ export default ({handleChange, handleApply, changed, ...props}) => (

{t('configure.title')}