-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hi @neighborhood999 ,
Would it be possible to return these values?
<ReactGhLikeDiff
options={{
originalFileName: TITLE,
updatedFileName: TITLE,
}}
past={this.state.past}
current={this.state.current}
diff={({remove,add}) => console.log(remove, add)}
/>
Metadata
Metadata
Assignees
Labels
No labels