From c8869b308858feda8cd067cb33c13f496857288e Mon Sep 17 00:00:00 2001 From: Catalin Pit <25515812+catalinpit@users.noreply.github.com> Date: Wed, 28 Feb 2024 09:18:05 +0200 Subject: [PATCH] chore: fixed UI for webhooks team --- .../src/app/(dashboard)/settings/webhooks/page.tsx | 5 ++++- .../(teams)/t/[teamUrl]/settings/webhooks/page.tsx | 11 ++++++++--- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/apps/web/src/app/(dashboard)/settings/webhooks/page.tsx b/apps/web/src/app/(dashboard)/settings/webhooks/page.tsx index dcb90712b..01196544d 100644 --- a/apps/web/src/app/(dashboard)/settings/webhooks/page.tsx +++ b/apps/web/src/app/(dashboard)/settings/webhooks/page.tsx @@ -58,7 +58,10 @@ export default function WebhookPage() {