Skip to Content
🎉 Coral x Panda has been released 🎉 Read the Migration Guide

ResetPasswordAction

ResetPasswordAction is a sub-component of the ResetPassword organism.

Basic Usage

import { ResetPassword, ResetPasswordAction } from '@krakentech/coral-organisms'; <ResetPassword> <ResetPasswordAction title="Remembered your password?" link={{ label: 'Sign in to my Octopus Energy account', href: 'https://octopus.energy/login', }} /> </ResetPassword>

Remembered your password?

Sign in to my Octopus Energy account

Full API

NameTypeDefault
titlestring

The title for the action.

Last updated on