From e5891822fbe6206a4bab13f2241fbc033d68e1d3 Mon Sep 17 00:00:00 2001 From: Clint Brown Date: Thu, 8 Mar 2018 12:38:25 +1100 Subject: [PATCH] Fix linting issue --- plugin-api/beta/client/components/SortOption.js | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/plugin-api/beta/client/components/SortOption.js b/plugin-api/beta/client/components/SortOption.js index 0b3b48871..41c462511 100644 --- a/plugin-api/beta/client/components/SortOption.js +++ b/plugin-api/beta/client/components/SortOption.js @@ -6,14 +6,15 @@ import PropTypes from 'prop-types'; const pluginName = 'talk-slot-viewing-options-sort-option'; export default class SortOption extends React.Component { - render() { return ( -