Puneet Goel
Puneet Goel
Hi @Aeolun , I'd love to help with this! Could you please assign this issue to me? I can start working on implementing the loadingText prop, and I also have...
Hi @Aeolun, Please review my Pull request: https://github.com/Aeolun/react-diff-viewer-continued/pull/71 Let me know if I need to change something.
Hi @Aeolun, Did you get a chance to look at my pull request?
Issue: https://github.com/Aeolun/react-diff-viewer-continued/issues/66
> @puneet-goel Just a thought: `loadingText` as a prop name seems a bit misleading (when the prop itself accepts a React element) - perhaps `loadingContent` or `loadingElement`? > > Overall,...