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