Dhaiwat10/react-link-preview

Add option to disable "onClick" behavior

miko007 opened this issue · 0 comments

the onClick function is not currently exposed through props. It would be very helpful, if one could override it or at least disable it from the parent component.

In my use case, i only need the preview to look at, not the link functionality.