We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 75220c7 commit e5a6fe4Copy full SHA for e5a6fe4
packages/runtime-test/README.md
@@ -12,7 +12,7 @@ const App = {
12
return {
13
msg: 'Hello World!'
14
}
15
- }
+ },
16
render () {
17
return h('div', this.msg)
18
0 commit comments