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