1
0
mirror of https://github.com/bitwarden/web synced 2025-12-11 05:43:16 +00:00

setup org module and link org listing

This commit is contained in:
Kyle Spearrin
2018-07-03 12:34:20 -04:00
parent 1e7c2c2362
commit 6d731e2939
10 changed files with 38 additions and 16 deletions

View File

@@ -14,7 +14,6 @@ import {
import { CipherType } from 'jslib/enums/cipherType';
import { CipherView } from 'jslib/models/view/cipherView';
import { FolderView } from 'jslib/models/view/folderView';
import { ModalComponent } from '../modal.component';