mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
manage state for vault pages
This commit is contained in:
@@ -1,14 +1,4 @@
|
||||
import {
|
||||
Component,
|
||||
ComponentFactoryResolver,
|
||||
NgZone,
|
||||
OnDestroy,
|
||||
OnInit,
|
||||
Type,
|
||||
ViewChild,
|
||||
ViewContainerRef,
|
||||
} from '@angular/core';
|
||||
import { Router } from '@angular/router';
|
||||
import { Component } from '@angular/core';
|
||||
|
||||
@Component({
|
||||
selector: 'app-tabs',
|
||||
|
||||
Reference in New Issue
Block a user