Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/projects/[id]/settings/webhooks/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
projectId | string | ✓ | - |
Diagram
mermaidgraph TD component_WebhooksContent_4eefa935["WebhooksContent"] class component_WebhooksContent_4eefa935 rootComponent
Relationships
- USES_HOOK →
useSession - USES_HOOK →
useRouter - USES_HOOK →
useState - USES_HOOK →
useAPIClient - USES_HOOK →
useEffect
Referenced By
WebhooksPage(RENDERS)
Was this page helpful?