Skip to Content
🎉 Coral now has an MCP Server, check out the docs
DocumentationOrganismsResetPasswordResetPasswordHelperText

ResetPasswordHelperText

ResetPasswordHelperText is a sub-component of the ResetPassword organism.

Basic Usage

import { ResetPassword, ResetPasswordHelperText } from '@octopus-energy/coral/organisms'; <ResetPassword> <ResetPasswordHelperText title="We'll send you an email with instructions on how to reset your password" /> </ResetPassword>

We'll send you an email with instructions on how to reset your password

Full API

NameTypeDefault
titlestring
Last updated on