Update template
parent
4ec234128d
commit
21315ec0c0
|
@ -12,7 +12,7 @@ import { html, Component } from 'wkit'
|
||||||
class Foo extends Component {
|
class Foo extends Component {
|
||||||
|
|
||||||
render() {
|
render() {
|
||||||
return html`
|
return html`
|
||||||
<h1>Hello Wkit!</h1>
|
<h1>Hello Wkit!</h1>
|
||||||
`
|
`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue