From bbee1790e14ea27754fa58a9eb6cd5a640dc7b9e Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Fri, 13 Apr 2018 22:10:27 -0400 Subject: [PATCH] sort animation imports --- src/popup/app-routing.animations.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/popup/app-routing.animations.ts b/src/popup/app-routing.animations.ts index 04c09afb1b..9352ebd6eb 100644 --- a/src/popup/app-routing.animations.ts +++ b/src/popup/app-routing.animations.ts @@ -1,10 +1,10 @@ import { - trigger, animate, - style, group, query, + style, transition, + trigger, } from '@angular/animations'; const queryShown = query(':enter, :leave', [