From a3dd208fbd51b7f9b9774dd68100100a3117f267 Mon Sep 17 00:00:00 2001 From: Kiwi Date: Tue, 18 Sep 2018 23:45:29 +0200 Subject: [PATCH] Add static className to featured tooltip (#1885) --- .../client/components/Tooltip.js | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/plugins/talk-plugin-featured-comments/client/components/Tooltip.js b/plugins/talk-plugin-featured-comments/client/components/Tooltip.js index 6658096a8..ae74e5c56 100644 --- a/plugins/talk-plugin-featured-comments/client/components/Tooltip.js +++ b/plugins/talk-plugin-featured-comments/client/components/Tooltip.js @@ -5,7 +5,13 @@ import { t } from 'plugin-api/beta/client/services'; import { Icon } from 'plugin-api/beta/client/components/ui'; export default ({ className = '' }) => ( -
+

{t('talk-plugin-featured-comments.featured_comments')}: