You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We were providing a 'hint' attribute to the hint text on the name
settings page. This isn't supported by the design system or the
`govuk_design_system_formbuilder` gem, so all it does is add an
unsupported HTML attribute.
This commit removes it.
0 commit comments