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 cda1def commit dca1c1dCopy full SHA for dca1c1d
docs/en/api/createLocalVue.md
@@ -25,4 +25,4 @@ const freshWrapper = shallow(Foo)
25
expect(freshWrapper.vm.foo).toBe(false)
26
```
27
28
-- **See also:** [General Tips](../guides/general-tips.md)
+- **See also:** [Common Tips](../guides/common-tips.md#applying-global-plugins-and-mixins)
0 commit comments