A custom element to live edit other custom elements
<live-element>
A custom element to live edit other custom elements. Like react-live, but for web components (custom elements).
💫️ Demos
Install by
yarn add @hunchcloud/live-element
Insert the following HTML
```html