UNPKG

@sanity/incompatible-plugin

Version:

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

6 lines (5 loc) 196 B
import React from 'react'; /** * @public */ export declare const CheckmarkIcon: React.ForwardRefExoticComponent<Omit<React.SVGProps<SVGSVGElement>, "ref"> & React.RefAttributes<SVGSVGElement>>;