# SVG Editor optimized for use with React and Typescript

## Usage

`import {Editor} from "@armco/svg-editor"`

`<Editor {...props} />`

And you're good to go

**Props:**

svgContent: Svg in text format\
config: Config object to customize and control editor behaviour