Warning
This package is replaced by [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'