ltht-react clinical DocumentSummary component.
npm install @ltht-react/document-summaryjs
import DocumentSummary from '@ltht-react/document-summary'
`
$3
`jsx
`
$3
| Prop | Required | Default | Type | Description |
| :------------- | :------- | :------ | :---------------------------------------- | :----------------------------------------------------- |
| documents | No | | DocumentReference[] | An array of document references |
| clickHandler` | No | | clickHandler(document: DocumentReference) | A click handler that will return the selected document |