Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 759719f

Browse files
Merge branch '2.0'
2 parents c7cefd2 + cda7ba5 commit 759719f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/guide/index.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -284,7 +284,7 @@ Now we can pass the todo into each repeated component using `v-bind`:
284284
var app7 = new Vue({
285285
el: '#app-7',
286286
data: {
287-
todos: [{ /* ... */}]
287+
todos: [/* ... */]
288288
}
289289
})
290290
```

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /