Skip to content

Commit 4ec92fa

Browse files
authored
Update 05-dynamic-data-lazy-sync-and-queue.md
1 parent ee3a76b commit 4ec92fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

05-dynamic-data-lazy-sync-and-queue.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ How to make sure all data and views update in the correct order?
260260

261261
Let's see a small example:
262262

263-
```
263+
```vue
264264
<div id="app">
265265
{{ newName }}
266266
</div>

0 commit comments

Comments
 (0)