Skip to content

Commit 5319992

Browse files
fix: add missing comment in example (vuejs#303)
1 parent 9e1cec6 commit 5319992

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/guide/render-function.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ Before we dive into render functions, it’s important to know a little about ho
8989
<div>
9090
<h1>My title</h1>
9191
Some text content
92+
<!-- TODO: Add tagline -->
9293
</div>
9394
```
9495

0 commit comments

Comments
 (0)