rep defect 13, 8, 20
This commit is contained in:
@@ -287,9 +287,8 @@ export const RenderCondtionalRadioList = ({
|
||||
</legend>
|
||||
|
||||
<div id={id + "-hint"} className="govuk-hint">
|
||||
e.g. ‘Owners of Numbers 1-5 High Street‘, or
|
||||
‘Mr and Mrs Smith‘ or ‘The executors
|
||||
of Mr Evans‘ estate‘
|
||||
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) => (
|
||||
|
||||
Reference in New Issue
Block a user