@corejam/plugin-auth
Version:
Corejam Authentification plugin
36 lines (25 loc) • 773 B
Markdown
# auth-route-reset
<!-- Auto Generated Below -->
## Dependencies
### Depends on
- [auth-reset](../../components/ResetForm)
### Graph
```mermaid
graph TD;
auth-route-reset --> auth-reset
auth-reset --> corejam-box
auth-reset --> corejam-type
auth-reset --> corejam-form-container
auth-reset --> corejam-form-input
auth-reset --> corejam-base-link
auth-reset --> corejam-form-submit
auth-reset --> corejam-modal
corejam-form-input --> corejam-box
corejam-form-input --> corejam-type
corejam-modal --> corejam-box
corejam-modal --> corejam-grid
corejam-modal --> corejam-type
style auth-route-reset fill:#f9f,stroke:#333,stroke-width:4px
```
----------------------------------------------
*Built with [StencilJS](https://stenciljs.com/)*