Skip to content

Commit

Permalink
refactor(react-router): expose CheckFromPath (#2861)
Browse files Browse the repository at this point in the history
  • Loading branch information
SeanCassiere authored Nov 26, 2024
1 parent 5f3d99b commit 606520d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/react-router/src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ export type {
LinkComponentProps,
CreateLinkProps,
MakeOptionalPathParams,
CheckFromPath,
} from './link'

export type { ParsedLocation } from './location'
Expand Down

0 comments on commit 606520d

Please sign in to comment.