Skip to content

Commit 42e90db

Browse files
authored
Merge pull request #583 from bitwolfe/patch-1
2 parents 7957c82 + 437ae11 commit 42e90db

File tree

1 file changed

+1
-0
lines changed
  • packages/environment-ember-loose/-private/intrinsics

1 file changed

+1
-0
lines changed

packages/environment-ember-loose/-private/intrinsics/link-to.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ type LinkToArgs = RequireAtLeastOne<
1616
activeClass?: string;
1717
'current-when'?: string | boolean;
1818
preventDefault?: boolean;
19+
replace?: boolean;
1920
tagName?: string;
2021
},
2122
'route' | 'model' | 'models' | 'query'

0 commit comments

Comments
 (0)