71304: Implement Forgot password components

This commit is contained in:
Yana De Pauw
2020-06-15 11:59:25 +02:00
parent 035a4b6e16
commit 6f9f4ec968
37 changed files with 1087 additions and 443 deletions

View File

@@ -12,6 +12,9 @@ import { ProfilePageSecurityFormComponent } from './profile-page-security-form/p
CommonModule,
SharedModule
],
exports: [
ProfilePageSecurityFormComponent
],
declarations: [
ProfilePageComponent,
ProfilePageMetadataFormComponent,