Kind: Component
Source: atloria-monorepo/apps/web/src/app/app/documents/[id]/compare/page.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
diffLines | DiffLine[] | ✓ | - |
fromRevision | `DocumentRevision | null` | ✓ |
toRevision | `DocumentRevision | null` | ✓ |
formatDate | Function | ✓ | - |
Diagram
mermaidgraph TD component_SideBySideDiff_c189fe1["SideBySideDiff"] class component_SideBySideDiff_c189fe1 rootComponent
Relationships
- RENDERS →
MarkdownRenderer - RENDERS →
DiffChunkBlock
Referenced By
CompareDocumentsPage(RENDERS)
Was this page helpful?