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