UNPKG

@sanity/form-builder

Version:
6 lines 202 B
import { ButtonProps } from '@sanity/ui'; import React from 'react'; export declare const DragHandle: React.ComponentType<{ grid?: boolean; } & ButtonProps>; //# sourceMappingURL=DragHandle.d.ts.map