UNPKG

@sanity/desk-tool

Version:

Tool for managing all sorts of content in a structured manner

6 lines 243 B
import { DocumentActionModalDialogProps } from '@sanity/base'; import React from 'react'; export declare function ModalDialog(props: { dialog: DocumentActionModalDialogProps; }): React.JSX.Element; //# sourceMappingURL=ModalDialog.d.ts.map