Kind: Component
Source: atloria-monorepo/apps/web/src/app/p/[slugId]/changelog/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
params | Promise | ✓ | - |
Diagram
mermaidgraph TD component_ChangelogPage_7ca4f936["ChangelogPage"] class component_ChangelogPage_7ca4f936 rootComponent
Relationships
- RENDERS →
MarkdownLite - USES_HOOK →
useLanguageContext - USES_HOOK →
useState - USES_HOOK →
useEffect - USES_HOOK →
useMemo
Was this page helpful?