UNPKG

@sanity/form-builder

Version:
4 lines 235 B
import React from 'react'; import { ItemLayoutProps } from './ItemLayoutProps'; export declare const RowItem: React.ForwardRefExoticComponent<ItemLayoutProps & React.RefAttributes<HTMLDivElement>>; //# sourceMappingURL=RowItem.d.ts.map