Skip to content

Commit

Permalink
fix: remove preloadMaxAge
Browse files Browse the repository at this point in the history
  • Loading branch information
tannerlinsley authored Jan 30, 2023
1 parent 54612b5 commit fe08442
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/react-router/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ export function useLinkProps<
to = '.',
preload,
preloadDelay,
preloadMaxAge,
replace,
// element props
style,
Expand Down

0 comments on commit fe08442

Please sign in to comment.