Skip to content

Commit

Permalink
fix(structure): expose PaneRouterContext from structure
Browse files Browse the repository at this point in the history
  • Loading branch information
binoy14 committed Apr 29, 2024
1 parent e765a47 commit ab835d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sanity/src/structure/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,4 @@ export * from './structureTool'
export * from './StructureToolProvider'
export * from './types'
export * from './useStructureTool'
export {PaneRouterContext} from 'sanity/_singletons'

0 comments on commit ab835d9

Please sign in to comment.