diff --git a/src/popup/app.component.ts b/src/popup/app.component.ts index 2efe175723..e4960c0559 100644 --- a/src/popup/app.component.ts +++ b/src/popup/app.component.ts @@ -44,7 +44,7 @@ import { routerTransition } from './app-routing.animations'; styles: [], animations: [routerTransition], template: ` - +
`,