uat defect 119
This commit is contained in:
@@ -401,7 +401,10 @@ export const RenderLPACondtionalRadioList = ({
|
||||
</legend>
|
||||
|
||||
{typeof custom.hint != undefined && (
|
||||
<div id={id + "-hint"} className="govuk-hint">
|
||||
<div
|
||||
className="govuk-hint govuk-!-font-size-14"
|
||||
id={id + "-hint"}
|
||||
>
|
||||
{t(custom.hint)}
|
||||
</div>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user