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 7c5d289 commit a8eb64eCopy full SHA for a8eb64e
app/components/example/touch.vue
@@ -17,7 +17,7 @@ import { Color, layout } from 'tns-core-modules/ui/core/view';
17
export default {
18
data () {
19
return {
20
- msg: "Hello World! ",
+ // msg: "Hello World! ",
21
glyphs: []
22
};
23
},
0 commit comments