mirror of
https://github.com/bitwarden/browser
synced 2025-12-13 14:53:33 +00:00
Use NPM workspace (#2874)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { Directive, ElementRef, HostListener } from "@angular/core";
|
||||
|
||||
import { PlatformUtilsService } from "jslib-common/abstractions/platformUtils.service";
|
||||
import { PlatformUtilsService } from "@bitwarden/common/abstractions/platformUtils.service";
|
||||
|
||||
@Directive({
|
||||
selector: "[appSelectCopy]",
|
||||
|
||||
Reference in New Issue
Block a user