1
0
mirror of https://github.com/bitwarden/web synced 2025-12-28 14:13:34 +00:00

organizations component in vault

This commit is contained in:
Kyle Spearrin
2018-06-11 10:09:59 -04:00
parent ab353d8498
commit 2bac2f1a39
8 changed files with 74 additions and 22 deletions

View File

@@ -58,7 +58,8 @@
Organizations
</div>
<div class="card-body">
Your organizations.
<app-vault-organizations (onOrganizationClicked)="selectOrganization($event)">
</app-vault-organizations>
</div>
</div>
</div>