react-diff-viewer icon indicating copy to clipboard operation
react-diff-viewer copied to clipboard

Accept texts with the difference already made

Open RafaelHSavoy opened this issue 2 years ago • 0 comments
trafficstars

Hello, I'm developing a system and I have a problem. When I made a difference with some large texts, the client side is breaking when there is a lot of difference. To reduce this problem, i suggest a prop that accept differenced text, with + and -, and using the react-diff-viewer just to view diff, not to make diff.

RafaelHSavoy avatar May 22 '23 12:05 RafaelHSavoy