mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 08:13:42 +00:00
Use NPM workspace (#2874)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Pipe, PipeTransform } from "@angular/core";
|
||||
|
||||
import { CipherView } from "jslib-common/models/view/cipherView";
|
||||
import { CipherView } from "@bitwarden/common/models/view/cipherView";
|
||||
|
||||
@Pipe({
|
||||
name: "searchCiphers",
|
||||
|
||||
Reference in New Issue
Block a user