appeal pdf fixes and owners
This commit is contained in:
@@ -581,7 +581,7 @@ const RenderDatePicker = ({
|
||||
>
|
||||
{FieldsTranslations(label)}
|
||||
</label>
|
||||
{custom.hint != false && (
|
||||
{custom.hasOwnProperty("hint") && (
|
||||
<div className="govuk-hint govuk-!-font-size-14">
|
||||
{t(custom.hint)}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user