Skip to content

Commit

Permalink
chore: updating more types to be beta
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanl17 committed Feb 11, 2025
1 parent 405e5d7 commit 9771265
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/sanity/src/core/perspective/usePerspective.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import {type PerspectiveContextValue} from './types'

/**
* @beta
* @hidden
*/
export function usePerspective(): PerspectiveContextValue {
const context = useContext(PerspectiveContext)
Expand Down

0 comments on commit 9771265

Please sign in to comment.