itizawa %!s(int64=6) %!d(string=hai) anos
pai
achega
751677e222

+ 3 - 1
src/client/js/components/Admin/Notification/SlackAppConfiguration.jsx

@@ -11,7 +11,9 @@ class SlackAppConfiguration extends React.Component {
 
   render() {
     return (
-      <p>hoge</p>
+      <React.Fragment>
+        <h2 className="border-bottom">Slack Incoming Webhooks Configuration</h2>
+      </React.Fragment>
     );
   }