Skip to content

Commit 39f646b

Browse files
committed
chore(example): fix example data
1 parent 3cf549c commit 39f646b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/index.html

+1
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ <h5>Original data</h5>
7979
data: {
8080
todos: [],
8181
tweets: [],
82+
moments: [],
8283
config: null,
8384
newTodoText: ''
8485
},

0 commit comments

Comments
 (0)