> TODO: description
npm install @ltht-react/flag-summaryjs
import FlagSummary from '@ltht-react/flag-summary'
`
$3
`jsx
`
$3
| Prop | Required | Default | Type | Description |
| :------------- | :------- | :----------- | :------- | :------------------------------------------------------- |
| title | No | Flag Summary | string | Header text |
| flags | Yes | | Flag[] | Array of flags to display |
| clickHandler` | No | undefined | Function | Callback click handler containing the selected flag item |