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