bymi15 / react-edit-text

Simple 'click to edit' editable text component for React
https://www.npmjs.com/package/react-edit-text
MIT License
53 stars 10 forks source link

Press escape to discard changes #6

Closed knoxgon closed 3 years ago

knoxgon commented 3 years ago

It would be great if the user could be able to discard the changes when pressing the escape button.

User case:

bymi15 commented 3 years ago

This feature is already present.