@corejam/plugin-auth
Version:
Corejam Authentification plugin
39 lines (26 loc) • 803 B
Markdown
# auth-reset-password-form
<!-- Auto Generated Below -->
## Dependencies
### Used by
- [auth-account](../Account)
### Depends on
- corejam-box
- corejam-type
- corejam-form-container
- corejam-form-input
- corejam-form-submit
### Graph
```mermaid
graph TD;
auth-reset-password-form --> corejam-box
auth-reset-password-form --> corejam-type
auth-reset-password-form --> corejam-form-container
auth-reset-password-form --> corejam-form-input
auth-reset-password-form --> corejam-form-submit
corejam-form-input --> corejam-box
corejam-form-input --> corejam-type
auth-account --> auth-reset-password-form
style auth-reset-password-form fill:#f9f,stroke:#333,stroke-width:4px
```
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*