Skip to content

Commit

Permalink
chore: fix deprecation comment
Browse files Browse the repository at this point in the history
  • Loading branch information
stipsan authored Nov 12, 2024
1 parent c98993e commit e042688
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/preview-url-secret/src/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export interface PreviewUrlResolverOptions {
*/
enable: string
/**
* @deprecated - `previewMode` is deprecated, use `draftMode.shareAccess` instead
* @deprecated - use `previewMode.shareAccess` instead
*/
shareAccess?: never
/**
Expand Down

0 comments on commit e042688

Please sign in to comment.