1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 00:03:56 +00:00

sort animation imports

This commit is contained in:
Kyle Spearrin
2018-04-13 22:10:27 -04:00
parent 9d5304239a
commit bbee1790e1

View File

@@ -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', [