Kind: Component
Source: atloria-monorepo/apps/web/src/components/Documents/DocumentListItem.tsx
Props
| Name | Type | Required | Default |
|---|---|---|---|
document | unknown | ✓ | - |
onDelete | Function | - | - |
Diagram
mermaidgraph TD component_DocumentListItem_63ee54cf["DocumentListItem"] class component_DocumentListItem_63ee54cf rootComponent
Relationships
- RENDERS →
PencilIcon - RENDERS →
TrashIcon - USES_HOOK →
useRouter
Was this page helpful?