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 83aa823 commit 9efab90Copy full SHA for 9efab90
docs/api/wrapper/setProps.md
@@ -9,7 +9,7 @@
9
Sets `Wrapper` `vm` props and forces update.
10
11
::: warning
12
-`setProps` could be called only for top-level component, mounted by `mount` or `shallowMount`
+`setProps` should be called only for top-level component, mounted by `mount` or `shallowMount`
13
:::
14
15
```js
0 commit comments