ltht-react clinical ConditionSummary component.
npm install @ltht-react/condition-summary``js`
import ConditionSummary from '@ltht-react/condition-summary'
`jsx`
| Prop | Required | Default | Type | Description |
| :------------- | :------- | :-------- | :---------- | :------------------------------------------------------------ |
| conditions | Yes | | Condition[] | Array of conditions to display |clickHandler` | No | undefined | Function | Callback click handler containing the selected condition item |
|