The easiest way to use react-editable-svg-label is to install it from NPM and include it in your own React build process (using Browserify, Webpack, etc).
Clicking on the text label switches the label to a text input. A loss of focus on the text input will switch back to the text label and save the text changes. An ESC key press will switch from text ...