feat: webhooks UI

This commit is contained in:
ShubhamPalriwala
2023-08-07 16:10:34 +05:30
parent 73904e11a6
commit e8a286bd4e
13 changed files with 887 additions and 1 deletions
@@ -1,3 +1,5 @@
'use client';
import { BackIcon } from "@formbricks/ui";
import { useRouter } from "next/navigation";