UNPKG

react-link-preview

Version:

Wrap your React Router Link with the React Link Preview and feed it a component. You'll get a modal with a preview of that component on long-press and a regular link otherwise.

4 lines (2 loc) 64 B
import PreviewMe from './PreviewMe'; export default PreviewMe;