Shun Miyazawa 4 years ago
parent
commit
ecf1c842c7

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

@@ -126,6 +126,7 @@ const SlackIntegration = (props) => {
         onCancelClick={cancelBotChangeHandler}
         onCancelClick={cancelBotChangeHandler}
       />
       />
 
 
+      {/* TODO add onClickDeleteButton */}
       <DeleteSlackBotSettingsModal
       <DeleteSlackBotSettingsModal
         resetAll
         resetAll
         isOpen={isDeleteConfirmModalShown}
         isOpen={isDeleteConfirmModalShown}