UNPKG

@project44-manifest/react

Version:

Manifest Design System react components

4 lines 235 B
import type { ListBoxItemProps } from '../ListBoxItem'; export declare const ComboboxItem: (props: ComboboxItemProps) => JSX.Element; export declare type ComboboxItemProps = ListBoxItemProps; //# sourceMappingURL=ComboxboxItem.d.ts.map