UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 255 B
import type { ListBoxSectionProps } from '../ListBoxSection'; export declare const ComboboxSection: (props: ComboboxSectionProps) => JSX.Element; export declare type ComboboxSectionProps = ListBoxSectionProps; //# sourceMappingURL=ComboboxSection.d.ts.map