We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb3fefa commit e2598cbCopy full SHA for e2598cb
packages/docs/guide/essentials/passing-props.md
@@ -89,7 +89,7 @@ You can also pass any props directly via `<RouterView>`:
89
:is="Component"
90
view-prop="value"
91
/>
92
-</RouterView
+</RouterView>
93
```
94
95
::: warning
0 commit comments