UNPKG

react-jwchat

Version:

This is an easy-to-use web chat component, based on react.

3 lines (2 loc) 118 B
import { IImgPopover } from '../../types'; export default function ImgPopover({ onImage }: IImgPopover): JSX.Element;