UNPKG

cozy-search

Version:

UI components about search bar and IA assistant

5 lines (4 loc) 106 B
export default Conversation; declare function Conversation({ id }: { id: any; }): JSX.Element | null;