1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-22 19:23:52 +00:00

stub out change email/password components

This commit is contained in:
Kyle Spearrin
2018-06-21 11:47:23 -04:00
parent e46f3073b4
commit 306f8a43e1
6 changed files with 56 additions and 0 deletions

View File

@@ -5,6 +5,8 @@
<div class="secondary-header">
<h1>Change Email</h1>
</div>
<app-change-email></app-change-email>
<div class="secondary-header">
<h1>Change Master Password</h1>
</div>
<app-change-password></app-change-password>