fix(ui): hooks description rename

This commit is contained in:
nick-delirium 2023-01-27 17:14:20 +01:00 committed by Taha Yassine Kraiem
parent a7204c4ff2
commit 91d2f7e2f8

View file

@ -52,7 +52,7 @@ function Webhooks() {
<div className="text-base text-disabled-text flex items-center my-3 px-5">
<Icon name="info-circle-fill" className="mr-2" size={16} />
Leverage webhooks to push OpenReplay data to other systems.
Leverage webhook notifications on alerts to trigger custom callbacks.
</div>
<Loader loading={loading}>