@sanity/presentation
v2.0.0
Published
This package has moved into 'sanity/presentation' and is now deprecated.
Maintainers
Keywords
Readme
[!WARNING]
This package is replaced by [sanity/presentation].
Migrate to [sanity/presentation]
Replace the dependency:
npm uninstall @sanity/presentation
npm install sanity@latestReplace import statements:
-import { presentationTool } from '@sanity/presentation'
+import { presentationTool } from 'sanity/presentation'