Skip to content

Commit

Permalink
Merge pull request #583 from bitwolfe/patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreeman authored Jun 5, 2023
2 parents 7957c82 + 437ae11 commit 42e90db
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ type LinkToArgs = RequireAtLeastOne<
activeClass?: string;
'current-when'?: string | boolean;
preventDefault?: boolean;
replace?: boolean;
tagName?: string;
},
'route' | 'model' | 'models' | 'query'
Expand Down

0 comments on commit 42e90db

Please sign in to comment.