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