mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
no animation when unlocked
This commit is contained in:
parent
68542bd45d
commit
7c8cbb8037
@ -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),
|
||||
]);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user