CMSWebhook Tester
A configurable, accessible cmswebhook tester surface for AI product workflows.
Installation
npm install @amro-ui/reactUsage
A configurable, accessible cmswebhook tester surface for AI product workflows.
Package
import { CMSWebhookTester } from "@amro-ui/react";
<CMSWebhookTester />shadcn copy
import { CMSWebhookTester } from "@/components/ui/cms-webhook-tester";
<CMSWebhookTester />