mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
sort animation imports
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
import {
|
import {
|
||||||
trigger,
|
|
||||||
animate,
|
animate,
|
||||||
style,
|
|
||||||
group,
|
group,
|
||||||
query,
|
query,
|
||||||
|
style,
|
||||||
transition,
|
transition,
|
||||||
|
trigger,
|
||||||
} from '@angular/animations';
|
} from '@angular/animations';
|
||||||
|
|
||||||
const queryShown = query(':enter, :leave', [
|
const queryShown = query(':enter, :leave', [
|
||||||
|
|||||||
Reference in New Issue
Block a user