mirror of
https://github.com/bitwarden/browser
synced 2025-12-19 09:43:23 +00:00
sync component
This commit is contained in:
@@ -136,4 +136,7 @@ export const routerTransition = trigger('routerTransition', [
|
||||
transition('edit-folder => folders, add-folder => folders', outSlideDown),
|
||||
|
||||
transition('tabs => lock', inSlideDown),
|
||||
|
||||
transition('tabs => sync', inSlideLeft),
|
||||
transition('sync => tabs', outSlideRight),
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user