UNPKG

@sanity/incompatible-plugin

Version:

Display an error dialog in Sanity Studio v2 when a v3 plugin has been installed.

3 lines (2 loc) 121 B
export type { PluginDef } from './IncompatiblePlugin'; export { showIncompatiblePluginDialog } from './register-plugin';