Skip to content

Commit

Permalink
fix linting errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Henry Majoros committed Mar 29, 2021
1 parent d9bee16 commit 6194318
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -645,7 +645,7 @@ const LinkComponent = EmberComponent.extend({
'See https://ember-engines.com/docs/links for more info.',
!this._isEngine || this._engineMountPoint !== undefined
);
}
},

_isActive(routerState: RouterState): boolean {
if (this.loading) {
Expand Down

0 comments on commit 6194318

Please sign in to comment.