svg-react-editor Install # or yarn $ npm install Development UI UI mini start: $ npm run build --watch $ npm run start Usage Configure in .umirc.js, export default { plugins: [ ['svg-react-editor'], ], } Options TODO LICENSE MIT