Styled panel accepting a heading string and an array of body text as strings or mark-up.
Panel
=====
js
import Panel from '@govuk-react/panel';
`
The panel component is a visible container used on confirmation or results pages to highlight important content.
- https://govuk-react.github.io/govuk-react/?path=/docs/panel
- https://design-system.service.gov.uk/components/panel/
$3
Prop | Required | Default | Type | Description
:--- | :------- | :------ | :--- | :----------
children | | `undefined` | ReactNode | Panel body text
title` | true | | string | Panel title text