react-diff-viewer
react-diff-viewer copied to clipboard
On Line Text Click Enhancement
trafficstars
Add a hook named 'onLineContentClickProxy' which can returns a function with clicked line text content&type in the closure. Returns an no-op function when no. Using this hook people are able to view the clicked text and deal with it such as editing the text.