rep defect 13, 8, 20

This commit is contained in:
2025-01-02 13:10:09 +00:00
parent c204aeb43b
commit b133dca25a
5 changed files with 19 additions and 20 deletions
@@ -287,9 +287,8 @@ export const RenderCondtionalRadioList = ({
</legend>
<div id={id + "-hint"} className="govuk-hint">
e.g. &lsquo;Owners of Numbers 1-5 High Street&lsquo;, or
&lsquo;Mr and Mrs Smith&lsquo; or &lsquo;The executors
of Mr Evans&lsquo; estate&lsquo;
e.g. "Owners of Numbers 1-5 High Street", or "Mr and Mrs
Smith" or "The executors of Mr Evans" estate"
</div>
<div className="govuk-radios">
{Object.keys(options).map((key, index) => (