Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit adf8ef6

Browse files
authored
Update route-enter.md
1 parent d6e89fd commit adf8ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/vue/route-enter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ It receives the [universal route context][route-context] as first parameter, so
1212

1313
[route-context]: https://github.com/fastify/fastify-dx/blob/main/docs/vue/route-context.md
1414

15-
```vue
15+
```html
1616
<template>
1717
<p>No pre-rendered HTML sent to the browser.</p>
1818
</template>

0 commit comments

Comments
 (0)