Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return the number of differences #343

Open
Angelk90 opened this issue Mar 3, 2022 · 1 comment
Open

Return the number of differences #343

Angelk90 opened this issue Mar 3, 2022 · 1 comment

Comments

@Angelk90
Copy link

Angelk90 commented Mar 3, 2022

Hi @neighborhood999 ,
Would it be possible to return these values?
Schermata 2022-03-03 alle 12 39 42

        <ReactGhLikeDiff
          options={{
            originalFileName: TITLE,
            updatedFileName: TITLE,
          }}
          past={this.state.past}
          current={this.state.current}
          diff={({remove,add}) => console.log(remove, add)}
        />
@Angelk90
Copy link
Author

@neighborhood999 : Are there any news?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant