react-diff-viewer
react-diff-viewer copied to clipboard
SSR Compatibility
I was trying to implement SSR for my app, but I was getting errors, after debugging I found that Diff viewer was causing the issue.
is there any way to achieve SSR while using this module?