Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/documents/[id]/compare/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
changes | VersionChange[] | ✓ | - |
loading | boolean | ✓ | - |
formatDate | Function | ✓ | - |
Diagram
mermaidgraph TD component_TimelineView_2e5d5ffd["TimelineView"] class component_TimelineView_2e5d5ffd rootComponent
Relationships
- RENDERS →
ClockIcon - RENDERS →
TimelineCard
Referenced By
CompareDocumentsPage(RENDERS)
Was this page helpful?