Added aria label to the error icon on formError, this will make it so that any screen reader will announce this label before announcing the actual error message, giving more context to the user that the text they will hear is an error.
This is added as a prop to allow internationalization.
Added aria label to the error icon on formError, this will make it so that any screen reader will announce this label before announcing the actual error message, giving more context to the user that the text they will hear is an error.
This is added as a prop to allow internationalization.