Skip to content

Commit

Permalink
fix(router): expose RouterContext from sanity/router
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Apr 29, 2024
1 parent bfcdc44 commit 7eeda3b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sanity/src/router/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,3 +12,4 @@ export * from './useRouterState'
export * from './useStateLink'
export * from './utils/jsonParamsEncoding'
export * from './withRouter'
export {RouterContext} from 'sanity/_singletons'

0 comments on commit 7eeda3b

Please sign in to comment.