|
@@ -18,7 +18,7 @@ const CustomBotWithoutProxyIntegrationCard = (props) => {
|
|
|
<img width={20} height={20} src="/images/slack-integration/growi-bot-kun-icon.png" />
|
|
<img width={20} height={20} src="/images/slack-integration/growi-bot-kun-icon.png" />
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
- )}
|
|
|
|
|
|
|
+ )}
|
|
|
</div>
|
|
</div>
|
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
@@ -38,7 +38,7 @@ const CustomBotWithoutProxyIntegrationCard = (props) => {
|
|
|
<div className="mt-4">
|
|
<div className="mt-4">
|
|
|
<small
|
|
<small
|
|
|
className="text-secondary m-0"
|
|
className="text-secondary m-0"
|
|
|
- // eslint-disable-next-line react/no-danger
|
|
|
|
|
|
|
+ // eslint-disable-next-line react/no-danger
|
|
|
dangerouslySetInnerHTML={{ __html: t('admin:slack_integration.integration_sentence.integration_is_not_complete') }}
|
|
dangerouslySetInnerHTML={{ __html: t('admin:slack_integration.integration_sentence.integration_is_not_complete') }}
|
|
|
/>
|
|
/>
|
|
|
<hr className="align-self-center admin-border-danger border-danger"></hr>
|
|
<hr className="align-self-center admin-border-danger border-danger"></hr>
|