@sanity/presentation
v2.0.0
Published
This package has moved into 'sanity/presentation' and is now deprecated.
Downloads
273,958
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@latest
Replace import statements:
-import { presentationTool } from '@sanity/presentation'
+import { presentationTool } from 'sanity/presentation'