ResetPasswordHelperText
ResetPasswordHelperText is a sub-component of the ResetPassword organism.
Basic Usage
import { ResetPassword, ResetPasswordHelperText } from '@krakentech/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
| Name | Type | Default |
|---|---|---|
title | string |
Last updated on