diff --git a/ui/component/channelSelector/view.jsx b/ui/component/channelSelector/view.jsx
index f9a394e9c..9966401c4 100644
--- a/ui/component/channelSelector/view.jsx
+++ b/ui/component/channelSelector/view.jsx
@@ -38,28 +38,26 @@ function ChannelSelector(props: Props) {
}
return (
-
-
-
+
);
}