Shun Miyazawa 5 лет назад
Родитель
Сommit
1d3a237675

+ 7 - 1
src/client/js/components/Admin/SlackIntegration/CustomBotWithoutProxySettings.jsx

@@ -43,7 +43,13 @@ const CustomBotWithoutProxySettings = (props) => {
       <div className="d-flex justify-content-center my-5 bot-integration">
         <div className="card rounded shadow border-0 w-50 admin-bot-card">
           <h5 className="card-title font-weight-bold mt-3 ml-4">Slack</h5>
-          <div className="card-body p-4"></div>
+          <div className="card-body p-4">
+            <div className="card bg-warning border-primary">
+              <h5 className="card-title text-center">
+                WESEEK WorkSpace
+              </h5>
+            </div>
+          </div>
         </div>
 
         <div className="text-center w-25 mt-4">