@contentful/live-preview
Advanced tools
Comparing version 2.0.0 to 2.0.1
@@ -22,3 +22,3 @@ import { type PropsWithChildren, type ReactElement } from 'react'; | ||
*/ | ||
export declare function useContentfulInspectorMode<T = undefined | Pick<LivePreviewProps, 'entryId'> | Pick<LivePreviewProps, 'entryId' | 'locale'>>(sharedProps?: T): GetInspectorModeProps<T>; | ||
export declare function useContentfulInspectorMode<T = undefined | Pick<LivePreviewProps, 'entryId'> | Pick<LivePreviewProps, 'entryId' | 'fieldId'>>(sharedProps?: T): GetInspectorModeProps<T>; | ||
export {}; |
{ | ||
"name": "@contentful/live-preview", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"author": "Contentful GmbH", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
376667