-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
Description
render() {
return html`Web Components are <span>${this.mood}</span>!`;
}
https://github.com/Polymer/lit-element
Lit-element need a html`string` but this transformer seems only emit `string`