UNPKG

@wulperstudio/cms

Version:
4 lines (3 loc) 320 B
import { GenerateGroupsProps } from './GenerateGroups.types'; declare const GenerateGroups: ({ position, title, TitleProps, selectors, AddComponent, onClickAdd, onChange, rootProps, rootSelectorsProps, wrapSelectorProps, }: GenerateGroupsProps) => import("react/jsx-runtime").JSX.Element; export default GenerateGroups;