We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 914844f commit 9b4e6c2Copy full SHA for 9b4e6c2
docs/user-guide/password-reset.md
@@ -135,7 +135,7 @@ nuxtUsers: {
135
136
### NUsersResetPasswordForm
137
138
-The simplest way to implement password reset is using the provided component:
+The simplest way to implement password reset is creating a new page called `reset-password.vue` and using the `NUsersResetPasswordForm` component:
139
140
```vue
141
<template>
0 commit comments