diff --git a/ui/component/fileReactions/view.jsx b/ui/component/fileReactions/view.jsx
index dac668856..736b2e4f8 100644
--- a/ui/component/fileReactions/view.jsx
+++ b/ui/component/fileReactions/view.jsx
@@ -97,12 +97,12 @@ export default function FileReactions(props: Props) {
return (
<>
- {channelTitle && !isCollection && (
+ {channelTitle && !isCollection && (
- )}
+ )}