mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
no animation when unlocked
This commit is contained in:
@@ -136,5 +136,4 @@ export const routerTransition = trigger('routerTransition', [
|
||||
transition('edit-folder => folders, add-folder => folders', outSlideDown),
|
||||
|
||||
transition('tabs => lock', inSlideDown),
|
||||
transition('lock => tabs', outSlideUp),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user