ltht-react clinical InvolvedTeamSummary component.
npm install @ltht-react/involved-team-summaryjs
import InvolvedTeamSummary from '@ltht-react/involved-team-summary'
`
$3
`jsx
`
$3
| Prop | Required | Default | Type | Description |
| :--------------- | :------- | :------------- | :--------------- | :------------------------------------------------------------------ |
| title | No | Involved Teams | string | Header text |
| episodeOfCares | Yes | | EpisodeOfCares[] | Array of episode of care to display |
| clickHandler` | No | undefined | Function | Callback click handler containing the selected episode of care item |