We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff3fce9 commit 668e7fdCopy full SHA for 668e7fd
src/forgot-password/ForgotPasswordPage.jsx
@@ -153,6 +153,7 @@ const ForgotPasswordPage = (props) => {
153
)}
154
<p className="mt-5.5 small text-gray-700">
155
{formatMessage(messages['additional.help.text'], { platformName })}
156
+
157
<span>
158
<Hyperlink isInline destination={`mailto:${getConfig().INFO_EMAIL}`}>{getConfig().INFO_EMAIL}</Hyperlink>
159
</span>
0 commit comments