# KeyValueEditor

Mapping components allowing you to associated key with text or files.

## Install

To install the KeyValueEditor component run:

```terminal
npm install --save @amalto/key-value-editor
```
