@@ -161,7 +161,7 @@ const SlackIntegration = (props) => {
</div>
- { settingsComponent}
+ {settingsComponent}
</>
);
};