1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-17 00:33:44 +00:00

two-step login pages

This commit is contained in:
Kyle Spearrin
2018-06-11 11:43:10 -04:00
parent 4df4f57de3
commit a6aef345d5
17 changed files with 233 additions and 151 deletions

View File

@@ -113,6 +113,7 @@ import { Folder } from 'jslib/models/domain';
AttachmentsComponent,
FolderAddEditComponent,
ModalComponent,
TwoFactorOptionsComponent,
],
providers: [],
bootstrap: [AppComponent],