started password reset
This commit was merged in pull request #56.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import AccPWDReset from '../component/auth/AccPWDReset'
|
||||
|
||||
export default function AccPWDResetPage() {
|
||||
return (
|
||||
<AccPWDReset />
|
||||
)
|
||||
}
|
||||
Reference in New Issue
Block a user