UNPKG

react-image-pointer

Version:

A React component for creating interactive images with clickable points and information cards connected by lines. Enhanced with improved modal, better performance, and enhanced interactivity.

4 lines (3 loc) 157 B
export { default as ImagePointer } from './components/ImagePointed.jsx'; export { default as Modal } from './components/Modal.jsx'; export * from './types';