8000 Add missing template row in new API example (#52) · vuejs/rfcs@3fd78be · GitHub
[go: up one dir, main page]

Skip to content

Commit 3fd78be

Browse files
EduardDoplerAkryum
authored andcommitted
Add missing template row in new API example (#52)
1 parent 5fb5791 commit 3fd78be

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

active-rfcs/0000-function-api.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,6 +1076,7 @@ With new API:
10761076
<h3>{{ post.title }}</h3>
10771077
<p>{{ post.body }}</p>
10781078
</template>
1079+
<div>Mouse is at {{ x }}, {{ y }}</div>
10791080
</div>
10801081
</template>
10811082

0 commit comments

Comments
 (0)
0