Skip to content

Commit a8eb64e

Browse files
committed
debug
1 parent 7c5d289 commit a8eb64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/example/touch.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ import { Color, layout } from 'tns-core-modules/ui/core/view';
1717
export default {
1818
data () {
1919
return {
20-
msg: "Hello World! ",
20+
// msg: "Hello World! ",
2121
glyphs: []
2222
};
2323
},

0 commit comments

Comments
 (0)