UNPKG

@open-chat/chat-bubble

Version:

Chat bubble component.

6 lines (5 loc) 166 B
declare function SearchSuggestions({ label, id }: { label: string; id: string; }): import("react/jsx-runtime").JSX.Element; export default SearchSuggestions;