mirror of
https://github.com/bitwarden/browser.git
synced 2025-04-03 18:16:55 +02:00
Fix build
This commit is contained in:
parent
6f14f8ec6f
commit
686b1059ff
@ -3,8 +3,4 @@
|
||||
*/
|
||||
|
||||
export { LockComponent } from "./lock/components/lock.component";
|
||||
export {
|
||||
LockComponentService,
|
||||
BiometricsDisableReason,
|
||||
UnlockOptions,
|
||||
} from "./lock/services/lock-component.service";
|
||||
export { LockComponentService, UnlockOptions } from "./lock/services/lock-component.service";
|
||||
|
Loading…
Reference in New Issue
Block a user