mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
separate out "new" button implementations for extension refresh (#12002)
This commit is contained in:
@@ -57,7 +57,7 @@ export class VaultHeaderComponent implements OnInit {
|
||||
*/
|
||||
@Input() loading: boolean;
|
||||
|
||||
/** Current active fitler */
|
||||
/** Current active filter */
|
||||
@Input() filter: RoutedVaultFilterModel;
|
||||
|
||||
/** The organization currently being viewed */
|
||||
|
||||
Reference in New Issue
Block a user