Form hint text example
  
  
With dir attribute
Allows the correct display of right to left languages.
How it looks (preview)
  العربيَّة
How to call this example
<%= render "govuk_publishing_components/components/hint", {
  text: "العربيَّة",
  right_to_left: true
} %>