UNPKG

@luciodale/react-searchable-dropdown

Version:
5 lines (4 loc) 243 B
export declare function DropdownOptionNoMatch({ classNameDropdownOptionNoMatch, dropdownOptionNoMatchLabel, }: { classNameDropdownOptionNoMatch?: string; dropdownOptionNoMatchLabel: string; }): import("react/jsx-runtime").JSX.Element;