@cashremit/reset-password
v0.0.21
Published
ResetPassword component for the CR System
Readme
ResetPassword 
TODO what does this component do?
When to use this component
TODO fill this in, delete if not relevant
Installation
TODO how do you install it?
yarn add @cashremit/reset-passwordProps
TODO fill this in, delete if not relevant
| Prop | Type | Required | Default | Description | | ---- | ---- | -------- | ------- | ----------- | | TODO | | | | |
Usage
// TODO fill this in
import ResetPassword from '@cashremit/reset-password'
const MyApp = () => <ResetPassword/>Notes
TODO fill this in, delete if not relevant
